Give coding agents project memory verified against files and Git.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.0Mattias/bettermemory" MCP server from askskill: Run: claude mcp add 'io-github-0mattias-bettermemory' -- uvx bettermemory
Developers can use it to retain project conventions, structure, or prior decisions across longer iterations. It emphasizes checking memory against the filesystem and Git before trusting it, reducing stale context issues.
When a codebase changes frequently, coding agents may act on outdated context. This tool fits situations where memory should be cross-checked against the current code state.
It is a memory tool for coding agents. Its distinguishing behavior is that memory is checked against the filesystem and Git before being trusted.
Based on the description, it does not trust stored memory unconditionally and instead verifies it with the filesystem and Git first. That makes it better suited to changing code repositories.
The provided material does not include installation steps, runtime details, or configuration requirements. See the source repository for specifics.
Provide Git-native project memory for AI coding agents with safe, reviewable context.
Scan, audit, repair, and monitor project context files for AI coding agents.
Give AI coding agents persistent cross-session memory for project knowledge.
Give AI coding agents searchable local project memory with safe structured updates.
Give AI coding agents verifiable local memory that reduces repeated mistakes.
Give AI coding agents persistent memory across sessions for people, decisions, and context.