Encrypted, fully offline memory. One vault, shared by Claude Desktop, Cursor, Hermes and any other MCP client. One-click auto-setup and auto-link to all agents. No telemetry. Adds 14 memory tools and the /compartmentalize skill. GUI and Command Line. Convenient one line install on Mac, Windows, and Linux: pip install compartment && compartment init && compartment integrate cursor
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"type": "stdio",
"command": "compartment",
"args": [
"--caller",
"agent-plugin",
"serve"
],
"cwd": "${PLUGIN_DATA}"
}