Skip to content
Windsurf

Robot Resources Router for Windsurf

io.github.robot-resources/router

Intelligent LLM routing proxy — 60-90% cost savings by auto-selecting the cheapest model

client:Windsurf transport:stdio runtime:npm

Install Robot Resources Router in Windsurf

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

{
  "mcpServers": {
    "router": {
      "command": "npx",
      "args": [
        "-y",
        "@robot-resources/router-mcp"
      ]
    }
  }
}

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

Robot Resources Router in other clients