Skip to content
Claude Desktop

aide-memory for Claude Desktop

io.github.aide-memory/aide-memory

Persistent memory layer for AI coding agents — your agent remembers what you taught it.

client:Claude Desktop transport:stdio runtime:npm

Install aide-memory in Claude Desktop

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

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

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

aide-memory in other clients