This is a SQLite-backed memory system designed for project context and governance tracking. It gives Claude persistent storage for decisions, rationale, and project evolution over time. Reach for this when you need Claude to remember why choices were made across sessions, track policy decisions, or maintain institutional knowledge that accumulates as a project grows. The SQLite backend means your memory stays local and queryable, making it straightforward to audit or migrate. If you're building long-running projects where context matters as much as code, or need governance traces for compliance or team handoffs, this keeps that knowledge accessible without reinventing your own persistence layer.
claude mcp add --transport stdio io.github.robin-deruyck-mcp-ordali-memory -- npx -y @rdrco/mcp-ordali-memory