Skip to content
Claude Desktop

cosync local for Claude Desktop

com.olane/cosync-local

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

client:Claude Desktop transport:stdio runtime:pypi

Install cosync local in Claude Desktop

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

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

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

cosync local in other clients