Skip to content
VS Code

x402 receipt verifier for VS Code

io.github.nexus-mcp-infra/x402-receipt-verifier

Audits NEXUS's own x402 payment logs against its own delivery logs and issues a signed proof-of-deli

client:VS Code transport:streamable-http

Install x402 receipt verifier in VS Code

.vscode/mcp.json

{
  "servers": {
    "x402-receipt-verifier": {
      "type": "http",
      "url": "https://x402-receipt-verifier-325572559480.us-central1.run.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

x402 receipt verifier in other clients