Skip to content
Windsurf

HSM Kit for Windsurf

io.github.hsm-kit/hsmkit

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

client:Windsurf transport:stdio runtime:npm

Install HSM Kit in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

HSM Kit in other clients