Overview
Features
Hierarchical Memory Categorization
Five category types: identity, active_context, active_project, technical_knowledge, archived; automatic detection with confidence scoring and manual reclassification.
Intelligent Auto-Detection
Accumulative scoring system with 0.7-0.95 confidence range and 23+ keyword patterns for context-aware categorization.
Batch Review System
Review uncategorized memories in batches with approve/reject/reclassify workflows; delivers speed improvements over item-by-item processing.
Backward Compatible Fallback
Seamless loading of v5 uncategorized memories with no data loss during upgrades and graceful degradation.
Optimized Context Loading
Hierarchical priority loading reduces memory load from ~117 memories to ~30-40 and achieves 60-70% token reduction with smart relevance ranking.
Persistent Memory
Vector embeddings for semantic search; session management with checkpoints and conversation snapshots.
Who Is This For?
- Claude Desktop:Configure Claude Desktop to connect to the MCP server via uvx or Python module for memory access.
- Claude Code CLI:Register and connect via Claude Code CLI to access memory search, batch review, and categorization workflows.
- Developers:Contribute to or integrate the MCP server in custom applications and testing.




