Back to search
30
MCP

PEAC Protocol: Signed interaction receipts

io.github.peacprotocol/peac

Signed receipts for agent, API, and MCP interactions. Portable and offline-verifiable.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

agent-receipt-validator-mcp
MCP server for validating signed agent execution receipts.
0 tools
peac
PEAC Protocol: Portable Evidence for Agent Coordination [x402: $0.001/call on base, category=agent]
0 tools · http
agentmesh_mcp_receipts
MCP tool-call receipt signing — Cedar policy decisions linked to governance receipts
0 tools
io.github.tomjwxf/protect-mcp
Signed receipts and Cedar policies for AI agent tool calls. Claude Code hooks, MCP gateway.
0 tools
agent-proof-mcp
Cryptographic proof of agent work via MCP protocol. Immutable receipts, verifiable agent actions, and audit trails.
0 tools
io.github.webaesbyamin/agent-receipts
Ed25519-signed receipts for every AI agent action. Local-first, verifiable, no server required.
0 tools

How to use

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

{
  "mcpServers": {
    "peac_protocol:_signed_interaction_receipts": {
      "url": "None",
      "transport": "http"
    }
  }
}