Catalog
io.github.tomjwxf/veritasacta-verify
OfficialOffline receipt verifier. Ed25519 signature verification without contacting any server.
Verify Ed25519-signed receipts offline without server contact.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"veritasacta-verify": {
"command": "npx",
"args": [
"-y",
"@veritasacta/verify@0.9.2"
]
}
}
}