Skip to content
Claude Desktop

veritasacta verify for Claude Desktop

io.github.tomjwxf/veritasacta-verify

Offline receipt verifier. Ed25519 signature verification without contacting any server.

client:Claude Desktop transport:stdio runtime:npm

Install veritasacta verify in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "veritasacta-verify": {
      "command": "npx",
      "args": [
        "-y",
        "@veritasacta/verify"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

veritasacta verify in other clients