Skip to content
Claude Desktop

CipherHUB Cryptography Toolkit for Claude Desktop

io.github.bowenerchen/cipherhub

Production-grade cryptography toolkit with 31 MCP tools for classical, PQC, and KMS workflows.

client:Claude Desktop transport:streamable-http tools:55

Install CipherHUB Cryptography Toolkit in Claude Desktop

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

{
  "mcpServers": {
    "cipherhub": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://tools.cipherhub.cloud/cipherhub/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 55 tools →

CipherHUB Cryptography Toolkit in other clients