Skip to content
Windsurf

OrcaRouter for Windsurf

io.github.continuum-ai-corp/orcarouter-mcp

Browse 160+ LLM models and live pricing — no API key needed for catalog. Add key to route chat.

client:Windsurf transport:stdio runtime:npm

Install OrcaRouter in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "orcarouter-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@orcarouter/mcp"
      ],
      "env": {
        "ORCAROUTER_API_KEY": "<ORCAROUTER_API_KEY>",
        "ORCAROUTER_BASE_URL": "<ORCAROUTER_BASE_URL>",
        "ORCAROUTER_REQUEST_TIMEOUT": "<ORCAROUTER_REQUEST_TIMEOUT>"
      }
    }
  }
}

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

OrcaRouter in other clients