Cryptographic accountability for AI agents. Ed25519-signed receipts for every MCP tool call — constraints, chains, AI judgment, invoicing, local dashboard.
Server Config
{
"mcpServers": {
"agent-receipts": {
"command": "npx",
"args": [
"@agent-receipts/mcp-server"
]
}
}
}