Memory MCP — Development skill for Claude Code
Persistent memory for Claude Code — never lose context between sessions.
How to install Memory MCP
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open yuvalsuede/memory-mcp and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Memory MCP does
Persistent memory for Claude Code — never lose context between sessions.
Alternatives in Development
- Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
- Claude Supermemory — Persistent memory across sessions and projects using Supermemory 2.3k ★
- Claude Swap — Switch between multiple Claude Code accounts, with automatic rate-limit rotation, usage dashboard, and paralle 2k ★
README
memory-mcp
[](https://www.npmjs.com/package/claude-code-memory) [](https://www.npmjs.com/package/claude-code-memory) [](LICENSE) [](package.json) [](tsconfig.json)
**Persistent memory + automatic git snapshots for Claude Code.** Never lose context. Never lose code.
🧠 45 memories | 📊 2.8K tokens | 📸 23 snapshots | ⏱️ 5m ago
Why memory-mcp?
| Problem | Solution |
|---|---|
| Re-explaining your project every session | Auto-captures decisions, patterns, architecture |
| Context window fills up, knowledge lost | Two-tier memory: CLAUDE.md (instant) + deep search |
| Broke something, can't remember what worked | Git snapshots on every save, instant rollback |
| No idea what Claude "knows" about your project | Visual dashboard shows all context |
| Worried about cloud storage | 100% local files, your git repo |
What makes it different
- Git Snapshots — Every memory save commits your entire project. Roll back anytime.
- Two-Tier Memory — CLAUDE.md loads instantly, deep store searchable mid-conversation.
- LLM-Powered — Haiku extracts what matters, consolidates duplicates, prunes stale info.
- Visual Dashboard — See your context: tokens, memories by type, snapshot history.
- Zero friction — No commands to run. It just works silently.
Quick Start
# Install globally
npm install -g claude-code-memory
# Interactive setup (API key + hooks)
memory-mcp setup
# Initialize a project
memory-mcp init ~/Projects/my-app
That's it. Start coding. Memories accumulate automatically.
How It Works
graph TB
subgraph "Phase 1: Silent Capture"
A[Claude Code
Related Skills
Megavibe
Give Claude Code a memory that never dies. Persistent context, automatic recovery, remote access.
Memory Orchestrator
🧠 Five-layer memory system for OpenClaw agents — persistent, cross-session, cross-platform context that never
Aisquare CLI
Portable memory layer for coding agents — persistent user & project context across sessions, installed into Cl
Decision
You MUST record decisions when the reasoning is non-obvious or context-dependent. Future sessions lose context
Keepline
The command center for Claude Code power users — never lose your Claude Code work
Claude Reforge
Persistent memory and learning for Claude Code — remembers errors, solutions, and patterns across sessions
Related Agents
Atlas Review
Program manager reviewing for completeness, cross-reviewer connections, and creative challenges. Maintains For
Claude Code Tools
by Prasad Chalasani - Well-crafted toolset for session continuity, featuring skills/commands to avoid compacti
Memory Distiller
Compresses memory-sessions.md older entries into a rolling archive to reduce context load. Safe to run monthly