Skip to content
Windsurf

callimachus for Windsurf

io.github.betabots-llc/callimachus

MCP server for Callimachus: local index and search of your AI coding-agent threads

client:Windsurf transport:stdio runtime:npm

Install callimachus in Windsurf

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

{
  "mcpServers": {
    "callimachus": {
      "command": "npx",
      "args": [
        "-y",
        "callimachus-mcp"
      ]
    }
  }
}

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

callimachus in other clients