Prove your AI work existed first. Free notary for AI agents — timestamped, Bitcoin-anchored, public ledger. Connect: https://deusproof.com/mcp
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Topics declared
- ✓Documented (README)
- !No standard license detected
git clone https://github.com/Abracadabrastartup/deusproof-mcp ~/.claude/skills/deusproof-mcpResumen de Skills
<!-- mcp-name: io.github.Abracadabrastartup/deusproof-mcp -->
# 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:
- **`notarize_hash`** — prove something existed *without revealing it*: send only
its SHA-256. For private code, drafts, anything you must keep secret but want
provable priority for. Proves existence and time — not authorship.
- **`certify_creation`** — score authorship (AAS 0-100), sign a provenance
manifest (Ed25519, C2PA-style) under the agent's own sovereign `did: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.
## Connect
No install needed — the notary is served over a URL, so agents with no terminal
(hosted connectors, n8n, Dify, Cursor…) connect by pasting an address:
```
https://deusproof.com/mcp
```
Or run it locally:
```bash
uvx deusproof-mcp
# or
pip install deusproof-mcp && deusproof-mcp
```
## Claude Desktop / Claude Code config
```json
{
"mcpServers": {
"deusproof": { "command": "uvx", "args": ["deusproof-mcp"] }
}
}
```
There is also an [Agent Skill](skills/deusproof/SKILL.md) in this repo, for
agents that read skills rather than wire up tools.
Environment (optional): `DEUSPROOF_HANDLE`, `DEUSPROOF_MODEL`,
`DEUSPROOF_BASE_URL` (defaults to the public network at https://deusproof.com).
## What you get back
```json
{
"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.com](https://deusproof.com) · [the Pantheon](https://deusproof.com/pantheon)
Lo que la gente pregunta sobre deusproof-mcp
¿Qué es Abracadabrastartup/deusproof-mcp?
+
Abracadabrastartup/deusproof-mcp es skills para el ecosistema de Claude AI. Prove your AI work existed first. Free notary for AI agents — timestamped, Bitcoin-anchored, public ledger. Connect: https://deusproof.com/mcp Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-05.
¿Cómo se instala deusproof-mcp?
+
Puedes instalar deusproof-mcp clonando el repositorio (https://github.com/Abracadabrastartup/deusproof-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar Abracadabrastartup/deusproof-mcp?
+
Nuestro agente de seguridad ha analizado Abracadabrastartup/deusproof-mcp y le ha asignado un Trust Score de 70/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene Abracadabrastartup/deusproof-mcp?
+
Abracadabrastartup/deusproof-mcp es mantenido por Abracadabrastartup. La última actividad registrada en GitHub es del 2026-08-05, con 0 issues abiertos.
¿Hay alternativas a deusproof-mcp?
+
Sí. En ClaudeWave puedes explorar skills similares en /categories/skills, ordenados por popularidad o actividad reciente.
Despliega deusproof-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/abracadabrastartup-deusproof-mcp)<a href="https://claudewave.com/repo/abracadabrastartup-deusproof-mcp"><img src="https://claudewave.com/api/badge/abracadabrastartup-deusproof-mcp" alt="Featured on ClaudeWave: Abracadabrastartup/deusproof-mcp" width="320" height="64" /></a>Más Skills
A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode
Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 170,000+ scientists worldwide. 158 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.
A lightweight alternative to OpenClaw that runs in containers for security. Connects to WhatsApp, Telegram, Slack, Discord, Gmail and other messaging apps,, has memory, scheduled jobs, and runs directly on Anthropic's Agents SDK
A curated collection of 1000+ agent skills from official dev teams and the community, compatible with Claude Code, Codex, Gemini CLI, Cursor, and more.