Give Claude Code persistent memory, failure search, and shared context with SQLite.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "sqlite-memory-mcp" yet — see the docs or source repo.
Store the key technical decisions, reasons, and open questions from this project discussion in memory, and make them retrievable when I later ask, "Why did we choose this approach?"
The tool persistently stores the decisions and enables fast later retrieval by topic or question.
Record this build failure’s error message, root cause analysis, fix steps, and validation result, and prioritize retrieving it when similar errors appear later.
The tool creates a failure index so experience can be reused by error keywords or similar issues.
Save the current project structure, core module notes, common commands, and development conventions as shared context so future sessions can continue without re-explaining them.
The tool saves reusable project context to help new sessions resume work quickly.
Persist conversational memory with SQLite and retrieve context using metadata.
Give AI assistants persistent memory for preferences, context, and decisions.
Lets AI retain conversation memory for more consistent long-term collaboration.
Enable persistent memory across Claude Code sessions for preferences, notes, and skills.
Add per-repo persistent memory with versioned retrieval for Claude Code.
Give Claude Code persistent memory and semantic context retrieval across sessions.