Skip to content
VS Code

micropay test suite for VS Code

app.netlify.micropay-test-suite/micropay-test-suite

Verify your agent's x402 payment flow for free on Base Sepolia testnet before real money moves.

client:VS Code transport:streamable-http

Install micropay test suite in VS Code

.vscode/mcp.json

{
  "servers": {
    "micropay-test-suite": {
      "type": "http",
      "url": "https://micropay-test-suite.netlify.app/api/mcp"
    }
  }
}

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

micropay test suite in other clients