Skip to content
Cline

callimachus for Cline

io.github.betabots-llc/callimachus

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

client:Cline transport:stdio runtime:npm

Install callimachus in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

callimachus in other clients