Skip to content
Windsurf

toolroute for Windsurf

io.github.grossiweb/toolroute

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

client:Windsurf transport:stdio runtime:npm

Install toolroute in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "toolroute": {
      "command": "npx",
      "args": [
        "-y",
        "@toolroute/sdk"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

toolroute in other clients