authenticated multi llm agent for Zed
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:Zed
transport:streamable-http
tools:2
Install authenticated multi llm agent in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"authenticated-multi-llm-agent": {
"url": "https://anthropic-google-auth-oauthlib-mc-70ac16.getvda.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs