Gives Claude a memory layer that behaves like human memory, based on the Ebbinghaus forgetting curve. Memories strengthen when recalled and naturally decay over time unless they're marked important. The system deduplicates facts by subject, links related memories through an entity graph, and prunes stale context automatically. It's stdio-based, runs on SQLite by default, and plugs into Claude Desktop, Cursor, Cline, or Windsurf with a one-command setup. Exposes MCP tools for storing, searching, and managing memories, plus a browser dashboard at localhost:3033 for viewing strength scores and recall history. Benchmarks show 89% recall on LongMemEval and 2x better performance than Zep Cloud on multi-session conversations. Reach for this when you want Claude to remember preferences and context across conversations without manual prompting.
claude mcp add --transport stdio sachitrafa-cognitive-ai-memory uvx cognitive-ai-memory