authenticated multi llm agent for Cursor
io.github.mikerawsonnz/authenticated-multi-llm-agent
Google-OAuth-gated LLM gateway: verify a Google ID token, then run a Gemini (Vertex AI) completion f
client:Cursor
transport:streamable-http
tools:2
Install authenticated multi llm agent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"authenticated-multi-llm-agent": {
"url": "https://anthropic-google-auth-oauthlib-mc-70ac16.getvda.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs