Command Palette

Search for a command to run...

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

Firmware Attestation

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

Firmware Attestation MCP — hardware trust layer for sovereign AI. Scan firmware, check

GitHubEmbed

Описание

Firmware Attestation MCP — hardware trust layer for sovereign AI. Scan firmware, check

README

MCP Scorecard: 88/100

Firmware Attestation MCP

Hardware trust layer for sovereign AI. Persistence implants live below the OS (BIOS/UEFI, SMM, network boot ROMs, HDD HPA) and survive OS reinstalls and disk wipes. This MCP attests a host's firmware trust state and gates inference on a verified result.

Tools

Tool What
scan_firmware read-only host evidence (Secure Boot, TPM, SIP, BIOS, HPA)
check_ant_signatures match to NSA-ANT-class persistence preconditions + defenses
attest_firmware HMAC-signed attestation, verifiable at proofof.ai/api/verify
gate_inference ALLOW/BLOCK AI on this host (strict by default)
list_threat_model the attack surface this defends against

Honest by design

Reports indicators (preconditions implants rely on), never "clean". A BLOCK means "lacks confirmed trust anchors," not "hacked." Harden per the listed defenses, then re-gate.

pip install firmware-attestation-mcp

© CSOAI LTD (trading as MEOK AI Labs) · MIT

Configuration

Add to your claude_desktop_config.json (Claude Desktop) or your MCP client config:

{
  "mcpServers": {
    "firmware-attestation-mcp": {
      "command": "uvx",
      "args": ["firmware-attestation-mcp"]
    }
  }
}

Or: pip install firmware-attestation-mcp then run the firmware-attestation-mcp command (stdio transport).

Examples

Once configured, ask your assistant, for example:

  • "Use scan_firmware to …"
  • "Use check_ant_signatures to …"
  • "Use attest_firmware to …"

Part of the MEOK constellation

This MCP is one node in a connected ecosystem built by MEOK AI LABS around a single sovereign AI core — governed agents with a hash-chained audit trail, mapped to the CSOAI compliance charter.

from github.com/CSOAI-ORG/firmware-attestation-mcp

Установить Firmware Attestation в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install firmware-attestation-mcp

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

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

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

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

claude mcp add firmware-attestation-mcp -- uvx firmware-attestation-mcp

FAQ

Firmware Attestation MCP бесплатный?

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

Нужен ли API-ключ для Firmware Attestation?

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

Firmware Attestation — hosted или self-hosted?

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

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

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

Похожие MCP

Compare Firmware Attestation with

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

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

Автор?

Embed-бейдж для README

Похожее

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