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-mcpSkills overview
<!-- 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)
What people ask about deusproof-mcp
What is Abracadabrastartup/deusproof-mcp?
+
Abracadabrastartup/deusproof-mcp is skills for the Claude AI ecosystem. Prove your AI work existed first. Free notary for AI agents — timestamped, Bitcoin-anchored, public ledger. Connect: https://deusproof.com/mcp It has 0 GitHub stars and its last recorded update is dated 2026-08-05.
How do I install deusproof-mcp?
+
You can install deusproof-mcp by cloning the repository (https://github.com/Abracadabrastartup/deusproof-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is Abracadabrastartup/deusproof-mcp safe to use?
+
Our security agent has analyzed Abracadabrastartup/deusproof-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.
Who maintains Abracadabrastartup/deusproof-mcp?
+
Abracadabrastartup/deusproof-mcp is maintained by Abracadabrastartup. The last recorded GitHub activity is dated 2026-08-05, with 0 open issues.
Are there alternatives to deusproof-mcp?
+
Yes. On ClaudeWave you can browse similar skills at /categories/skills, sorted by popularity or recent activity.
Deploy deusproof-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](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>More 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.