Skip to content
Claude Desktop

Compartment for Claude Desktop

io.github.maxfreedompollard/compartment

Durable agentic memory, encrypted at rest. Fully offline: no network, no API key, no cloud.

client:Claude Desktop transport:stdio runtime:pypi

Install Compartment in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "compartment": {
      "command": "uvx",
      "args": [
        "compartment"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Compartment in other clients