- Proofslip
Proofslip
Ephemeral verification receipts for agent workflows. Agents create receipts to prove actions happened, then other agents verify before acting. Prevents duplicates, stale approvals, and unsafe retries. Receipts expire in 24 hours. Free API — sign up with the signup tool.
Server Config
{
"mcpServers": {
"proofslip": {
"command": "npx",
"args": [
"-y",
"@proofslip/mcp-server"
],
"env": {
"PROOFSLIP_API_KEY": "ak_your_key_here"
}
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
Johnny-Z13Star
-Language
-License
-