Skip to content
Back to search
30
MCP

Repo Memory

io.github.yubinkim444/repo-memory

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

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "repo_memory": {
      "url": "None",
      "transport": "http"
    }
  }
}