mcpserver.lol
registry/agent-receipts
Connection check verified live · 20h ago

agent-receipts

Issue & verify signed (ed25519), hash-chained, timestamped provenance receipts for agent actions.

Tools 3
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

3 tools

Read from the running server on 20h ago.

issue_receipt action*inputsoutputsagent_idmetadatainputs_hash +1
Mint a verifiable provenance receipt for an autonomous-agent action. Returns a signed (ed25519), content-hashed (SHA-256), server-timestamped receipt that is hash-chained to this a…
list_receipts limitagent_id*
List the receipt hash-chain for an agent_id, newest first (id, action, timestamp, sequence, hashes, verifyUrl). Use to audit everything a given agent has attested. FREE.
verify_receipt idreceipt
Verify a receipt by id (or by passing the full receipt object). Recomputes the content hash, confirms the id commits to the body, and checks the ed25519 signature. Returns the veri…