{ "servers": { "CustomServer": { "type": "http", "url": "https://example.com/mcp" }, "context7": { "enabled": true, "headers": { "CONTEXT7_API_KEY": "{env:CONTEXT7_API_KEY}" }, "type": "http", "url": "https://mcp.context7.com/mcp" }, "everything": { "args": [ "-y", "@modelcontextprotocol/server-everything" ], "command": "custom-npx", "enabled": false, "type": "stdio" } } }