Skip to content
Claude Desktop

overllm for Claude Desktop

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:Claude Desktop transport:stdio runtime:pypi

Install overllm in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

overllm in other clients