← Index

Repo Memory

io.github.yubinkim444/repo-memory·v0.2.0·Developer Tools
Quality Score
85
/100

Shared, git-tracked working memory for AI agents on the same codebase.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "repo-memory": {
      "command": "uvx",
      "args": [
        "repo-memory-mcp"
      ],
      "env": {
        "REPO_MEMORY_ROOT": "<repo_memory_root>"
      }
    }
  }
}
§02  Environment variables
REPO_MEMORY_ROOT

Absolute path to the repository whose .ai-memory/ to read/write. Defaults to the current working directory.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Developer Tools