Skip to content
Windsurf

overllm for Windsurf

io.github.theadamdanielsson/overllm

Find the LLM/AI calls you didn't need — where plain code or a regex does the job. No model.

client:Windsurf transport:stdio runtime:pypi

Install overllm in Windsurf

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

{
  "mcpServers": {
    "overllm": {
      "command": "uvx",
      "args": [
        "overllm"
      ]
    }
  }
}

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

overllm in other clients