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.
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"
]
}
}
}
Run in terminal:
claude mcp add hive-mcp-sigr npx -y srotzin/hive-mcp-sigr
Add to .cursor/mcp.json:
{
"mcpServers": {
"hive-mcp-sigr": {
"command": "npx",
"args": [
"-y",
"srotzin/hive-mcp-sigr"
]
}
}
}