servers / proofslip
ProofSlip MCP server
communitystdiolocalwrite capablehealthy
Receipt-based verification for AI agent workflows — create, verify, and poll ephemeral proof objects
01Tools · 4
| Tool | Risk | Side effects | Approval |
|---|---|---|---|
| check_receipt_status Lightweight status poll for a ProofSlip receipt. Returns only status, is_terminal, and next_poll_after_seconds — no payload or summary. Use this instead of verify_receipt when you only need to know if a receipt state has changed. If is_terminal is false, wait next_poll_after_seconds before checking again. No API key required. | read | false | unknown |
| create_receipt Create a ProofSlip receipt to record that something happened. Use 'action' for completed events, 'approval' for decisions awaiting review, 'handshake' for agent-to-agent coordination, 'resume' for continuation bookmarks, 'failure' for structured error records. Returns a receipt_id and verify_url. Receipts expire after 24 hours by default. | write | true | unknown |
| signup Get a free ProofSlip API key. Returns the key directly — save it immediately, it cannot be retrieved later. Only needed once. After signup, configure the key as PROOFSLIP_API_KEY environment variable to use create_receipt. Free tier: 500 receipts per month. | read | false | unknown |
| verify_receipt Verify a ProofSlip receipt and retrieve its full data (type, status, summary, payload, ref, expiry). Use this to check what happened before deciding what to do next. Returns the complete receipt if valid, or a not_found error if expired or missing. No API key required. | read | false | unknown |
02Install & source
npx -y @proofslip/mcp-server
npx- repohttps://github.com/Johnny-Z13/proofslip
- homepagehttps://proofslip.ai
- licenseMIT
- adoption1 stars · 0 forks
05Provenance & freshness
sourcesOfficial MCP Registry [p1]
last_checked2026-07-06 20:57Z
next_check2026-07-08 20:41Z
cadenceevery 48h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex — 8 unique facts >= 5
06Badge
Add the “as seen on MCPExplorer” badge to your README.
[](https://mcpexplorer.com/servers/proofslip)
Next step
This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.
Explore loadouts →