Skip to content
Back to search
30
MCP streamable-http

Agent Receipts

com.dropwatchhq/agent-receipts

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

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

DropWatchHQ Agent Receipts
Issue & verify signed (ed25519), hash-chained, timestamped provenance receipts for agent actions.
0 tools
io.github.webaesbyamin/agent-receipts
Ed25519-signed receipts for every AI agent action. Local-first, verifiable, no server required.
0 tools
io.github.world-999-labs/proof-layer
Signed, hash-chained provenance receipts for AI agent actions.
0 tools
io.github.World-999-Labs/proof-layer
Signed, hash-chained provenance receipts for AI agent actions.
0 tools
Sequesign
Cryptographically verifiable receipts of an agent's delegated work, verified offline.
0 tools
three.ws Provenance
Append-only, signed, on-chain-verifiable agent action log — record and audit what agents did.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_receipts": {
      "url": "https://agent-receipts.dropwatchhq.com/mcp",
      "transport": "streamable-http"
    }
  }
}