Create, verify, and poll ephemeral proof receipts for AI agent workflows.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "ProofSlip" MCP server from askskill: Run: claude mcp add 'ai-proofslip-mcp-server' -- npx -y @proofslip/mcp-server
Use ProofSlip to verify whether this AI agent task receipt is valid, and return the verification status, issued time, and expiration time: <proof_receipt>
A validation result showing whether the receipt is valid, with relevant timestamps and status details.
Use ProofSlip to create an ephemeral proof object for this workflow run, including the task ID, execution step summary, and a 30-minute lifetime, then return the proof ID and receipt content.
A new ephemeral proof object with a traceable proof ID, receipt details, and expiration window.
Use ProofSlip to poll the current status of proof ID <proof_id> every 10 seconds until it becomes verified, expired, or failed, then summarize the result.
Polling results with the proof object's final status, a brief polling summary, and the termination reason.
Generate tamper-proof, offline-verifiable signed audit receipts for AI agents.
Issue and verify signed, timestamped provenance receipts for agent actions.
Create offline-verifiable signed, witnessed, and timestamped receipts for AI agent actions.
Deterministically verify and sign numeric and financial claims for audits and AI workflows.
Verify AI agent completion claims by checking output file existence and freshness.
Verify UI interactions for computer-use agents and catch ghost actions.