Skip to content
Windsurf

llm-oracle for Windsurf

io.github.weiseer/llm-oracle

Up-to-date LLM pricing + availability catalog with cited sources for AI agent routing.

client:Windsurf transport:stdio runtime:npm

Install llm-oracle 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": {
    "llm-oracle": {
      "command": "npx",
      "args": [
        "-y",
        "@weiseer/llm-oracle-mcp"
      ],
      "env": {
        "LLM_ORACLE_URL": "<LLM_ORACLE_URL>",
        "LLM_ORACLE_LOCAL_ONLY": "<LLM_ORACLE_LOCAL_ONLY>"
      }
    }
  }
}

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

llm-oracle in other clients