Skip to content

authenticated multi llm agent for Zed

ai.getvda/authenticated-multi-llm-agent

Authenticated Multi-LLM Agent

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://authenticated-multi-llm-agent.getvda.ai/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

authenticated multi llm agent in other clients