Skip to content
Cline

Perseus Vault — persistent, encrypted memory for AI agents for Cline

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

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

client:Cline transport:stdio runtime:oci

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

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

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