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.
Give Claude Code cross-session long-term memory with SQLite full-text search.
Provide AI assistants with persistent memory, full-text search, and knowledge graph storage.
Persist conversational memory with SQLite and retrieve context using metadata.
Give AI coding assistants persistent memory and full-text knowledge retrieval.
Lets AI retain conversation memory for more consistent long-term collaboration.
Give AI agents persistent project memory with searchable code and decisions.