HomeOther › agent-receipts

agent-receipts

Ed25519-signed receipts for every AI agent action. Local-first, verifiable, no server required.

TypeScript Local
★ 1 stars Last pushed 2026-04-13 License: MIT

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.11)

npx -y @agent-receipts/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "agent-receipts": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-receipts/[email protected]"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry