Perseus Vault — persistent, encrypted memory for AI agents for Windsurf
io.github.perseus-computing-llc/perseus-vault
Persistent, encrypted, deterministic memory for AI agents. Local-first, 173 canonical tools.
client:Windsurf
transport:stdio
runtime:oci
Install Perseus Vault — persistent, encrypted memory for AI agents in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"perseus-vault": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/perseus-computing-llc/perseus-vault:2.23.2"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs