Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jhammant • Uncategorized
An MCP server that indexes Claude Code conversation history to make it searchable and proactively useful with hybrid BM25 + TF-IDF search and knowledge extraction.
Search and retrieve relevant past conversation history in Claude Code projects.
Find previous solutions and error fixes to avoid repeating troubleshooting steps.
Proactively inject project context and knowledge into new sessions to improve continuity.
Claude History MCP indexes all past Claude Code sessions stored as JSONL files, enabling full-text search, knowledge extraction of decisions and solutions, and proactive context injection at session start. It provides multiple tools for searching history, finding solutions, summarizing sessions, listing projects, discovering patterns, and syncing knowledge across devices. The server uses a hybrid search engine combining BM25 and TF-IDF with reciprocal rank fusion for fast and relevant results, enhancing developer productivity by reusing past knowledge.