Catalog
io.github.Tim-Projekt/agent-router
OfficialAgent Router
Discover and call AI agents via MCP. Supports A2A agents and platform agents with async tasks.
Discover and call AI agents via MCP supporting A2A agents and async tasks.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agent-router": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent-router.org/mcp-http/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.