← Index

io.github.0xsims/rubric-protocol

io.github.0xsims/rubric-protocol·v2.0.2·Other
Quality Score
85
/100

AI compliance attestation for EU AI Act, SR 11-7, HIPAA. Free local tier, no key required.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "rubric-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "@rubric-protocol/mcp-server"
      ],
      "env": {
        "RUBRIC_API_KEY": "<your-rubric_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "rubric-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "@rubric-protocol/mcp-server"
      ],
      "env": {
        "RUBRIC_API_KEY": "<your-rubric_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @rubric-protocol/mcp-server
§02  Environment variables
RUBRIC_API_KEY
secret

Rubric API key for Hedera mainnet anchoring. Optional — omit for free local PQ-signed attestation.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other