Persistent memory for Claude Desktop, Cursor, and similar coding agents that treats every stored fact as having a trust level. Memories move through a lifecycle from hypothesis to active to validated, and you can deprecate or supersede them when they're outdated. It detects conflicts between contradictory rules, flags stale entries based on age or source file drift, and scores overall memory health. The MCP server exposes 13 tools for CRUD, search, recall with token budgeting, promotion, and conflict detection. Think of it as version control for what your agent believes is true, so it stops retrieving rules you stopped following three months ago.
claude mcp add --transport stdio thezenmonster-agentmem uvx agentmem