Skip to content

micropay test suite for Zed

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:Zed transport:streamable-http

Install micropay test suite in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "micropay-test-suite": {
      "url": "https://micropay-test-suite.netlify.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

micropay test suite in other clients