Skip to content
Zed

Agent Router for Zed

io.github.tim-projekt/agent-router

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

client:Zed transport:streamable-http tools:25

Install Agent Router in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "agent-router": {
      "url": "https://agent-router.org/mcp-http/mcp"
    }
  }
}

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

What Zed can do once it is connected

All 25 tools →

Agent Router in other clients