Skip to content

authenticated multi llm agent for Grok

ai.getvda/authenticated-multi-llm-agent

Authenticated Multi-LLM Agent

client:Grok transport:streamable-http tools:2

Install authenticated multi llm agent in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "authenticated-multi-llm-agent": {
      "type": "http",
      "url": "https://authenticated-multi-llm-agent.getvda.ai/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

What Grok can do once it is connected

authenticated multi llm agent in other clients