agent receipts for Claude Desktop
io.github.webaesbyamin/agent-receipts
Ed25519-signed receipts for every AI agent action. Local-first, verifiable, no server required.
client:Claude Desktop
transport:stdio
runtime:npm
Install agent receipts in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agent-receipts": {
"command": "npx",
"args": [
"-y",
"@agent-receipts/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs