Claude Memory
CMEM

0.002528
$
1.79 %
Change 24h
Market Cap
$ 0
Volume 24h
$ 6,840,285
Total Supply
1,000,000,000
CMEM
$
# Exchange Pair Price Volume 24h

Description

Claude-Mem seamlessly preserves context across sessions by automatically capturing tool usage observations, generating semantic summaries, and making them available to future sessions. This enables Claude to maintain continuity of knowledge about projects even after sessions end or reconnect. Quick Start Start a new Claude Code session in the terminal and enter the following commands: > /plugin marketplace add thedotmack/claude-mem > /plugin install claude-mem Restart Claude Code. Context from previous sessions will automatically appear in new sessions. Key Features: 🧠 Persistent Memory - Context survives across sessions 📊 Progressive Disclosure - Layered memory retrieval with token cost visibility 🔍 Skill-Based Search - Query your project history with mem-search skill 🖥️ Web Viewer UI - Real-time memory stream at http://localhost:37777 💻 Claude Desktop Skill - Search memory from Claude Desktop conversations 🔒 Privacy Control - Use tags to exclude sensitive content from storage ⚙️ Context Configuration - Fine-grained control over what context gets injected 🤖 Automatic Operation - No manual intervention required 🔗 Citations - Reference past observations with IDs (access via http://localhost:37777/api/observation/{id} or view all in the web viewer at http://localhost:37777)