Back to search
30
MCP
streamable-http
Agent Router
io.github.tim-projekt/agent-routerDiscover and call AI agents via MCP. Supports A2A agents and platform agents with async tasks.
Uptime
0.0%
12 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://agent-router.org/mcp-http/mcp
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"agent_router": {
"url": "https://agent-router.org/mcp-http/mcp",
"transport": "streamable-http"
}
}
}