Submit

Proofslip

@Johnny-Z13

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"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.