HSM Kit for Claude Desktop
io.github.hsm-kit/hsmkit
Local-first Base64, Luhn, key-component XOR, and synthetic ISO-0 PIN block tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install HSM Kit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"hsmkit": {
"command": "npx",
"args": [
"-y",
"@hsmkit/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs