Back to Plugins

Claude Mem

Persistent memory system that captures coding session context, compresses observations with AI, and injects relevant history into future sessions with SQLite storage

memorycontextpersistencesqlitecommunity

Installation

claude plugins add claude-mem

Commands

mem:searchSearch stored memories by keyword or semantic similarity
mem:recallLoad relevant context from previous sessions
mem:forgetRemove specific memories from storage
mem:statsShow memory usage statistics and storage info

How to install

  1. Open Claude Code in your terminal
  2. Run the installation command above
  3. The plugin will be enabled automatically
  4. Use the plugin's features in your Claude Code sessions
View source on GitHub