← Index

io.github.webaesbyamin/agent-receipts

io.github.webaesbyamin/agent-receipts·v0.2.11·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "agent-receipts": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-receipts/mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "agent-receipts": {
      "command": "npx",
      "args": [
        "-y",
        "@agent-receipts/mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @agent-receipts/mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other