Agent Receipts runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 13 Apr 2026.
Ed25519-signed receipts for every AI agent action. Local-first, verifiable, no server required.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-receipts -- npx -y @agent-receipts/mcp-server
{
"mcpServers": {
"agent-receipts": {
"args": [
"-y",
"@agent-receipts/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.agent-receipts]
command = "npx"
args = ["-y", "@agent-receipts/mcp-server"]
{
"mcpServers": {
"agent-receipts": {
"args": [
"-y",
"@agent-receipts/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-receipts": {
"args": [
"-y",
"@agent-receipts/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.