h33-cli-rs

H33ai-postquantum/h33-cli-rs
★ 0 stars Rust 💻 Code/Dev Tools Updated 7d ago
H33 terminal companion (Rust). Sign up, mint cka_* agent tokens, run the MCP server, audit, detect classical crypto, wrap with substrate, run HICS scans, attest Bitcoin UTXOs. Replaces the legacy TypeScript CLI.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "h33-cli-rs": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "h33-cli-rs"
      ]
    }
  }
}

README Excerpt

**The H33 terminal companion — native Rust.** Sign up for H33, mint short-lived agent capability tokens, run the H33 MCP server for Claude Code / Cursor / Aider, audit your tenant, scan a codebase for classical or quantum-vulnerable cryptography, wrap any payload with the H33 substrate, attest a Bitcoin UTXO with three post-quantum signature

Tools (4)

H33_AGENT_TOKENH33_API_BASEH33_API_KEYH33_MCP_BIN