hive-mcp-sigr

srotzin/hive-mcp-sigr
★ 0 stars JavaScript AI/LLM Updated today
Signed inference Guarantee Receipt (SiGR) MCP server — sign agent runs, billing, SLA bonds, and model-panel verdicts with ML-DSA-65 (FIPS 204), verifiable offline. Patent Pending. Hive Civilization.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hive-mcp-sigr": {
      "command": "npx",
      "args": [
        "-y",
        "srotzin/hive-mcp-sigr"
      ]
    }
  }
}