Skip to content
Grok

Agent Router for Grok

io.github.tim-projekt/agent-router

Discover and call AI agents via MCP. Supports A2A agents and platform agents with async tasks.

client:Grok transport:streamable-http tools:25

Install Agent Router in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "agent-router": {
      "type": "http",
      "url": "https://agent-router.org/mcp-http/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

All 25 tools →

Agent Router in other clients