toolroute for Claude Desktop
io.github.grossiweb/toolroute
Route AI agent tasks to the best MCP server and LLM, scored on 132+ real benchmark executions.
client:Claude Desktop
transport:stdio
runtime:npm
Install toolroute in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"toolroute": {
"command": "npx",
"args": [
"-y",
"@toolroute/sdk"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs