Skip to content
Cline

HSM Kit for Cline

io.github.hsm-kit/hsmkit

Local-first Base64, Luhn, key-component XOR, and synthetic ISO-0 PIN block tools.

client:Cline transport:stdio runtime:npm

Install HSM Kit in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "hsmkit": {
      "command": "npx",
      "args": [
        "-y",
        "@hsmkit/mcp-server"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

HSM Kit in other clients