Search past Claude Code conversations. Local BM25 over JSONL with one-click claude --resume.
A Model Context Protocol (MCP) server that searches your local Claude Code conversation history. It indexes every past session under with BM25, redacts secrets, and lets the running Claude agent recall and resume solutions you've already worked out — without re-explaining the problem from scratch. If you've ever caught yourself solving the same Docker, deployment, or auth bug twice in a month,…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
A Model Context Protocol (MCP) server that searches your local Claude Code conversation history. It indexes every past session under with BM25, redacts secrets, and lets the running Claude agent recall and resume solutions you've already worked out — without re-explaining the problem from scratch. If you've ever caught yourself solving the same Docker, deployment, or auth bug twice in a month, this is for you. The package is local-only (no network calls), pure-JS (no native modules), and ships…