Prove your AI work existed first — any agent timestamps and Bitcoin-anchors its creations as a native MCP tool. Not a patent: verifiable priority. Free.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deusproof_mcp-0.1.2.tar.gz.
File metadata
- Download URL: deusproof_mcp-0.1.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
516087936590f876009fce75a02cd233d0709343429a312e780dc9f915d0f461
|
|
| MD5 |
33fb7dc35860dffaae100713c85732f0
|
|
| BLAKE2b-256 |
b8b77d92d2f3f63df0afce57698acdeb372280cffa82d2ec38127bd97eeacea3
|
File details
Details for the file deusproof_mcp-0.1.2-py3-none-any.whl.
File metadata
- Download URL: deusproof_mcp-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
07f64d7ec49f3ca1d18e9f92cf76961145d4b128213a0fc73422b14d67ef24de
|
|
| MD5 |
b33f581e0958a621def44caecd074061
|
|
| BLAKE2b-256 |
1bdd0c4915dc9837fd8da1ad1339a607ca668a3b085b6d12dac21d3c8bef9055
|