HomeKnowledge & Memory › Perseus Vault — persistent, encrypted memory for AI agents

Perseus Vault — persistent, encrypted memory for AI agents

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

Rust Local macOSWindowsLinux

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (oci)

docker run -i --rm ghcr.io/perseus-computing-llc/perseus-vault:2.23.2

Or add to your MCP client config:

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

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.Perseus-Computing-LLC/mimir

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry