Persist and search Claude conversation context across sessions using semantic memory. For developers who need Claude to remember project details, decisions, and code patterns between separate conversations.
io.github.NyxToolsDev/claude-memory-manager
Local install
STDIO
No auth required
How models use it and what it is built for.
Persist and search Claude conversation context across sessions using semantic memory. For developers who need Claude to remember project details, decisions, and code patterns between separate conversations.
Local install — runs as a subprocess.
Where to find authoritative docs and source for Nyxtoolsdev Claude Memory Manager.
Paste any of these into Agent Studio after connecting Nyxtoolsdev Claude Memory Manager.
Common questions about connecting and running Nyxtoolsdev Claude Memory Manager.
How does cross-session memory work with Claude Code?
The MCP server captures context from your conversations and stores it semantically, allowing Claude to retrieve relevant past discussions and decisions when you start a new session. This prevents you from re-explaining project context repeatedly.
How do I install and set up claude-memory-manager?
Install via `uvx claude-memory-manager@0.1.1`. The server runs over stdio transport and integrates directly with Claude Code. Check the registry documentation for any required environment variables or configuration.
Can I search through my stored memories?
Yes, the server supports semantic search across your captured context, so you can find relevant past discussions by querying for concepts, patterns, or decisions rather than exact text matches.
What data does the memory manager store?
It captures conversation context, code patterns, architectural decisions, and project details from your Claude sessions. The exact retention and privacy model should be verified in the project documentation.
Is there a limit to how much context I can store?
The registry metadata does not specify storage limits. Refer to the project repository or documentation for details on memory capacity, retention policies, and any rate limits.
MCP Playground runs 10,000+ hosted MCP servers — GitHub, Linear, Notion, Stripe, Sentry and more — across Claude, GPT, Gemini, DeepSeek and 30+ AI models. Compare model answers side-by-side, save agent presets, share runs. Zero install.
Open Agent Studio