CipherHUB Cryptography Toolkit for Cline
io.github.bowenerchen/cipherhub
Production-grade cryptography toolkit with 31 MCP tools for classical, PQC, and KMS workflows.
client:Cline
transport:streamable-http
tools:55
Install CipherHUB Cryptography Toolkit 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": {
"cipherhub": {
"url": "https://tools.cipherhub.cloud/cipherhub/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs
What Cline can do once it is connected
- hello
- generate_random_data
- hash_sum
- hmac_sum
- key_derivation
- block_cipher
- stream_cipher
- data_padding
- generate_rsa
- rsa_encryption
- rsa_decryption
- rsa_sign
- rsa_verify
- generate_ecc
- ecc_key_exchange
- ecc_key_sign
- ecc_key_verify
- generate_sm2
- sm2_encryption
- sm2_decryption
- sm2_sign
- sm2_verify
- sm2_private_key_structure_parse
- sm2_public_key_to_hex