✅ Agent Proof MCP

Submit, verify, and dispute proof of completed agent work. Cryptographic receipts with SHA-256 hashing ensure integrity and non-repudiation across the agent ecosystem.

MCP Server 200 Free/Day $19/mo Pro
Smithery Badge

🔧 Available Tools

proof_submit

Submit proof of work with cryptographic receipt hash

proof_verify

Verify receipt integrity and authenticity

proof_get

Retrieve full proof details by ID

proof_search

Search by agent, task, status, or date range

proof_dispute

Raise disputes on proofs with supporting evidence

💰 Simple Pricing

🆓 Free

$0/mo
  • 200 queries per day
  • All core tools
  • Standard rate limits
  • Community support
Get Started

💡 Example Usage

Configure this MCP server in your AI client (Claude Desktop, Cursor, VS Code + Continue, etc.) and ask:

Describe natural language interactions your AI assistant can use with this server.

⚡ Quick Install

git clone https://github.com/Rumblingb/agent-proof-mcp.git
cd agent-proof-mcp
pip install -r requirements.txt
python3 server.py