Give Claude-based agents persistent long-term memory with hybrid semantic retrieval.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "M5 Petit Memory" yet — see the docs or source repo.
Store the current customer issue, attempted fixes, and final resolution in long-term memory; when a similar issue appears later, retrieve and summarize the most relevant past cases first.
The agent stores this interaction and later returns relevant past records and a concise summary for similar tasks.
Remember my research topics, key terms, and prior conclusions; when a new session starts, recall the relevant long-term memory before continuing the analysis.
The agent restores research context across sessions, reducing repeated explanations and preserving continuity.
Store discussions, decisions, and milestones for this project as grouped episodes, and use associative recall when I ask about project status.
The agent organizes project memory into episodes and returns related decision trails and milestone context on request.
Developers can use it to preserve information across Claude agent sessions instead of starting from scratch every time. It fits workflows that need lasting user preferences, task context, or prior conclusions.
Research or product-oriented agents can use semantic search with BM25 hybrid reranking to find the most relevant past memories. This helps them reuse prior knowledge and earlier cases faster.
When work involves multi-step discussions and staged records, it can organize and retrieve memory through episode grouping and associative recall. This suits project tracking, long-running research, and complex assistant workflows.
It is an MCP server that gives Claude-based agents persistent long-term memory. Known capabilities include semantic search, BM25 hybrid reranking, associative recall, episode grouping, and sleep consolidation.
It suits Claude agents that need cross-session context, historical retrieval, or gradual knowledge accumulation. Examples include research assistants, project assistants, and ongoing service agents.
The provided material does not include installation steps, runtime requirements, or key information. See the source repository for exact prerequisites and deployment details.
Persist Claude Code conversations and retrieve relevant context across sessions.
Give Claude Code persistent memory and semantic context retrieval across sessions.
Manage personal memory, profiles, notes, and semantic search in one place.
Lets AI retain conversation memory for more consistent long-term collaboration.
Automatically stores technical knowledge and retrieves relevant context across future AI sessions.
Give Claude persistent cross-session memory with relevant memory retrieval.