Skip to content
Claude Desktop

repomemory for Claude Desktop

io.github.danielguru/repomemory

Persistent memory for AI coding agents. Hybrid search, auto-session capture, context routing.

client:Claude Desktop transport:stdio runtime:npm

Install repomemory in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "repomemory": {
      "command": "npx",
      "args": [
        "-y",
        "repomemory"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

repomemory in other clients