Skip to content
Claude Desktop

copass local for Claude Desktop

com.olane/copass-local

Local encryption and project setup plugin for Copass. Keys never leave your machine.

client:Claude Desktop transport:stdio runtime:pypi

Install copass local in Claude Desktop

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

{
  "mcpServers": {
    "copass-local": {
      "command": "uvx",
      "args": [
        "olane-copass-local"
      ]
    }
  }
}

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

copass local in other clients