Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Rubric Protocol

БесплатноНе проверен

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

GitHubEmbed

Описание

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

README

AI compliance attestation for Claude Desktop, Cursor, Windsurf, and any MCP-compatible host.

Every AI decision PQ-signed, Merkle-chained, and anchored to Hedera mainnet. Built for EU AI Act Article 12, SR 11-7, HIPAA, and NIST AI RMF.

Quickstart

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "rubric": {
      "command": "npx",
      "args": ["-y", "@rubric-protocol/mcp-server@latest"],
      "env": {
        "RUBRIC_API_KEY": "your-key-here"
      }
    }
  }
}

Free local tier, no key required:

{
  "mcpServers": {
    "rubric": {
      "command": "npx",
      "args": ["-y", "@rubric-protocol/mcp-server@latest"]
    }
  }
}

Restart Claude Desktop. Rubric tools appear automatically.

Tools

attest - PQ-signed, HCS-anchored decision record (requires key) verify - Verify an attestation by ID get_proof - ZK Merkle inclusion proof (requires key) register_agent - Get a free API key via email framework_detect - Map regulatory frameworks from decision content status - Federation health across 5 global nodes cost_estimate - Estimate monthly cost from decision volume bundle_query - Query attestation bundles (requires key)

Get a Free API Key

Run register_agent directly inside Claude Desktop, no browser required. Or visit https://rubric-protocol.com

Regulatory Coverage

EU AI Act | SR 11-7 | NIST AI RMF | HIPAA | NYC Local Law 144 | ECOA Reg B

Links

https://rubric-protocol.com https://www.npmjs.com/package/@rubric-protocol/mcp-server https://registry.modelcontextprotocol.io

from github.com/0xsims/rubric-mcp-server

Установить Rubric Protocol в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install rubric-protocol

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add rubric-protocol -- npx -y @rubric-protocol/mcp-server

FAQ

Rubric Protocol MCP бесплатный?

Да, Rubric Protocol MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Rubric Protocol?

Нет, Rubric Protocol работает без API-ключей и переменных окружения.

Rubric Protocol — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Rubric Protocol в Claude Desktop, Claude Code или Cursor?

Открой Rubric Protocol на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Rubric Protocol with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai