Skip to content
Claude Desktop

Perseus Vault — persistent, encrypted memory for AI agents for Claude Desktop

io.github.perseus-computing-llc/perseus-vault

Persistent, encrypted, deterministic memory for AI agents. Local-first, 173 canonical tools.

client:Claude Desktop transport:stdio runtime:oci

Install Perseus Vault — persistent, encrypted memory for AI agents in Claude Desktop

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

{
  "mcpServers": {
    "perseus-vault": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/perseus-computing-llc/perseus-vault:2.23.2"
      ]
    }
  }
}

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

Perseus Vault — persistent, encrypted memory for AI agents in other clients