callimachus for Claude Desktop
io.github.betabots-llc/callimachus
MCP server for Callimachus: local index and search of your AI coding-agent threads
client:Claude Desktop
transport:stdio
runtime:npm
Install callimachus in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"callimachus": {
"command": "npx",
"args": [
"-y",
"callimachus-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs