Submit, verify, and dispute proof of completed agent work. Cryptographic receipts with SHA-256 hashing ensure integrity and non-repudiation across the agent ecosystem.
Submit proof of work with cryptographic receipt hash
Verify receipt integrity and authenticity
Retrieve full proof details by ID
Search by agent, task, status, or date range
Raise disputes on proofs with supporting evidence
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.
git clone https://github.com/Rumblingb/agent-proof-mcp.git
cd agent-proof-mcp
pip install -r requirements.txt
python3 server.py