Gives Claude persistent memory backed by SQLite with vector search, running entirely offline or through hosted Clude infrastructure. Exposes four MCP tools: recall_memories for hybrid semantic search, store_memory for saving typed memories (episodic, semantic, procedural), get_memory_stats for usage analytics, and find_clinamen for surfacing important but contextually distant memories. Memories decay at different rates by type and get reinforced on access. The interesting bit is the cognitive layer: autonomous dream cycles that consolidate, resolve contradictions, and run reflection passes. Solana anchoring means you can export your agent's memory graph and import it elsewhere in JSON, Markdown, or ChatGPT formats. Benchmarks claim 1.96% hallucination on HaluMem versus 15%+ for alternatives. Reach for this when you need stateful agent memory that travels between runtimes and actually forgets things over time.
claude mcp add --transport stdio sebbsssss-clude uvx clude