Loading MCP server directory, please wait...
Route AI agent tasks to the best MCP server and LLM, scored on 132+ real benchmark executions.
npx @getmcp/cli add io.github.grossiweb/toolrouteRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.grossiweb/toolroute": {
"command": "npx",
"args": [
"-y",
"@toolroute/sdk"
]
}
}
}