Skip to content
Cursor

Agent Router for Cursor

io.github.tim-projekt/agent-router

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

client:Cursor transport:streamable-http tools:25

Install Agent Router in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

All 25 tools →

Agent Router in other clients