One local, searchable index of your AI coding-agent history Claude Code, Codex, Cursor, Gemini & more. Keyword + semantic search, MCP server, CLI & VS Code extension.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"callimachus": {
"command": "npx",
"args": [
"-y",
"BetaBots-LLC/callimachus"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add callimachus npx -y BetaBots-LLC/callimachus
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"callimachus": {
"command": "npx",
"args": [
"-y",
"BetaBots-LLC/callimachus"
]
}
}
}
📋 Copy
Topics
ai-agents ai-tools claude-code codex cursor developer-tools embeddings gemini llm local-first mcp mcp-server mcp-tools rust semantic-search