context vault for Claude Desktop
io.github.rajdeepdas43/context-vault
Governed memory for AI agents (Paramind AI): conflict-checked writes, time-travel reads, ACL, audit.
client:Claude Desktop
transport:stdio
runtime:pypi
Install context vault in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"context-vault": {
"command": "uvx",
"args": [
"context-vault-ai"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs