Veritasacta Verify runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm.
Offline receipt verifier. Ed25519 signature verification without contacting any server.
The linked repository no longer exists on GitHub — it was deleted or made private.
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 veritasacta-verify -- npx -y @veritasacta/verify
{
"mcpServers": {
"veritasacta-verify": {
"args": [
"-y",
"@veritasacta/verify"
],
"command": "npx"
}
}
}
[mcp_servers.veritasacta-verify]
command = "npx"
args = ["-y", "@veritasacta/verify"]
{
"mcpServers": {
"veritasacta-verify": {
"args": [
"-y",
"@veritasacta/verify"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"veritasacta-verify": {
"args": [
"-y",
"@veritasacta/verify"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.