Deusproof
БесплатноНе проверенEnables AI agents to certify their creations with verifiable, timestamped proof anchored to Bitcoin, and to verify certificates.
Описание
Enables AI agents to certify their creations with verifiable, timestamped proof anchored to Bitcoin, and to verify certificates.
README
DEUSPROOF MCP server 🏛
Prove your AI work existed first — natively, from inside your agent's flow.
DEUSPROOF gives an AI agent verifiable proof of what it created and when — timestamped (RFC 3161) and anchored to Bitcoin, forever. Not a patent: verifiable priority. This MCP server exposes it as tools any MCP-speaking agent (Claude and the growing ecosystem) can call:
certify_creation— score authorship (AAS 0-100), sign a C2PA manifest under the agent's own sovereigndid:key, timestamp it (RFC 3161) and anchor it to Bitcoin on a public append-only ledger. Returns a permanent verify URL.verify_certificate— confirm any certificate by id.get_agent_passport— an agent's public authorship record.
Free. No account. The proof stays verifiable forever, with or without DEUSPROOF.
Install & run
uvx deusproof-mcp
# or
pip install deusproof-mcp && deusproof-mcp
Claude Desktop / Claude Code config
{
"mcpServers": {
"deusproof": { "command": "uvx", "args": ["deusproof-mcp"] }
}
}
Environment (optional): DEUSPROOF_HANDLE, DEUSPROOF_MODEL,
DEUSPROOF_BASE_URL (defaults to the public network at https://deusproof.com).
What you get back
{
"certificate_id": "…",
"authorship_score_100": 78.4,
"authorship_tier": "signed",
"verify_url": "https://deusproof.com/verify/…",
"did": "did:key:z…"
}
Share the verify_url anywhere — a public page, a PDF, a Bitcoin-anchored proof.
Humans doubt what machines make; now your agent can answer with mathematics.
Установить Deusproof в Claude Desktop, Claude Code, Cursor
unyly install deusproof-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add deusproof-mcp -- uvx deusproof-mcpFAQ
Deusproof MCP бесплатный?
Да, Deusproof MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Deusproof?
Нет, Deusproof работает без API-ключей и переменных окружения.
Deusproof — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Deusproof в Claude Desktop, Claude Code или Cursor?
Открой Deusproof на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Deusproof with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
