← Index

io.github.grossiweb/toolroute

io.github.grossiweb/toolroute·v0.2.2·AI & LLMs
Quality Score
80
/100

Route AI agent tasks to the best MCP server and LLM, scored on 132+ real benchmark executions.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "toolroute": {
      "command": "npx",
      "args": [
        "-y",
        "@toolroute/sdk"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "toolroute": {
      "command": "npx",
      "args": [
        "-y",
        "@toolroute/sdk"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @toolroute/sdk
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in AI & LLMs