recall

mayberuk/recall
★ 0 stars Go AI/LLM Updated 3d ago
Search every past coding-agent session on your machine, from any checkout, in milliseconds. A CLI and an MCP server for Claude Code and Codex CLI. No index, no daemon, no setup.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "recall": {
      "command": "go",
      "args": [
        "run",
        "github.com/mayberuk/recall@latest"
      ]
    }
  }
}

Topics

ai-agentsclaude-codeclicodexdeveloper-toolsgogolangllm-toolsmcpmodel-context-protocolsearch