Skip to content
Claude Desktop

safehold for Claude Desktop

io.github.spacetime-technology/safehold

Local, encrypted MCP vault for passports, IDs, visas and photos. You control access.

client:Claude Desktop transport:stdio runtime:npm

Install safehold in Claude Desktop

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

{
  "mcpServers": {
    "safehold": {
      "command": "npx",
      "args": [
        "-y",
        "safehold"
      ]
    }
  }
}

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

safehold in other clients