Skip to main content

MCP server for DEUSPROOF — any AI agent can notarize its own creations (authorship scored, signed, timestamped, anchored to Bitcoin) as a native tool.

Project description

DEUSPROOF MCP server 🏛

Any AI agent can notarize its own creations — natively, from inside its own flow.

DEUSPROOF is a forensic notary for AI-agent authorship. 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 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.

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.com · the Pantheon

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

deusproof_mcp-0.1.1.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

deusproof_mcp-0.1.1-py3-none-any.whl (5.3 kB view details)

Uploaded Python 3

File details

Details for the file deusproof_mcp-0.1.1.tar.gz.

File metadata

  • Download URL: deusproof_mcp-0.1.1.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

Hashes for deusproof_mcp-0.1.1.tar.gz
Algorithm Hash digest
SHA256 196c293b425e733caf6271217e3c7600d4366d6d77eafc8fd0ffa4eec867d08b
MD5 60da9353a14e0b45c8d8684d0aab6dd4
BLAKE2b-256 a3d90519fea6a83b834a2c203942af226e56ebb2f4ae7a0c41f01a5e91f57b3e

See more details on using hashes here.

File details

Details for the file deusproof_mcp-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: deusproof_mcp-0.1.1-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

Hashes for deusproof_mcp-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b01219c3ef285036622b6e5a6f166bad881af327807813c493b8e69bad78afcd
MD5 a3ba1cd72434929eed9141b90a0703cd
BLAKE2b-256 05c35142d5c0a51f23fc69a7770f368d7d58f9338dc45023e424944ee0856698

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page