01Namespaces to organize memories by project, context, or category.
02Full-text search capabilities using SQLite FTS5 for efficient retrieval.
034 core MCP tools: store, retrieve, search, and delete memories.
04Auto-versioning that keeps the last 5 edits for each memory.
05Permanent storage ensuring memories never expire or auto-delete.
060 GitHub stars