Skip to content
Claude Desktop

audrey for Claude Desktop

io.github.evilander/audrey

Local-first biological memory for coding agents: recall, consolidation, and pre-action Guard checks.

client:Claude Desktop transport:stdio runtime:npm

Install audrey in Claude Desktop

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "audrey": {
      "command": "npx",
      "args": [
        "-y",
        "audrey"
      ],
      "env": {
        "AUDREY_DATA_DIR": "<AUDREY_DATA_DIR>",
        "AUDREY_AGENT": "<AUDREY_AGENT>"
      }
    }
  }
}

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

audrey in other clients