Gives Claude persistent memory that learns from usage patterns instead of making LLM calls to store context. Implements Hebbian learning and activation decay so frequently accessed memories surface faster while stale ones fade. Runs entirely offline with local embeddings, stores data in RocksDB, and responds in under 200ms. Exposes 37 MCP tools including remember, recall, proactive_context, and a full GTD todo system with projects and causal lineage. Ships as a single 17MB binary with optional Docker deployment. Also supports Zenoh and ROS2 for robotics applications. Includes a TUI dashboard for browsing memories, viewing knowledge graphs, and managing tasks. Works with Claude Code, Cursor, or any MCP client without external dependencies.
claude mcp add --transport stdio varun29ankus-shodh-memory uvx shodh-memory