Claude Memory CMEM
CMEM
0.002097
$
18.55 %
Change 24h
Market Cap
$ 0
Volume 24h
$ 6,441,232
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)