Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ErebusEnigma • Uncategorized
An MCP server providing persistent, searchable context storage across Claude Code sessions using SQLite and FTS5.
Persist and recall conversation context across ephemeral Claude Code sessions.
Fast, full-text search over past session summaries, code snippets, and topics.
Programmatic access to context memory features via MCP tools without subprocess overhead.
Context Memory enables Claude Code users to save and recall past session contexts persistently, overcoming the ephemeral nature of Claude Code conversations. It stores structured AI-generated summaries, code snippets, and topics in a local SQLite database with fast full-text search capabilities. The MCP server exposes these functionalities as tools for programmatic access, enhancing productivity by allowing agents to retrieve relevant past work instantly and maintain long-term memory across sessions.