health
Free
Smoke test the Worker, MCP, and x402 network config — no payment.
- Returns JSON with ok, service name, and x402 network.
Request parameters
Pass an empty JSON object: {}. No fields.
Return data
| Path | Type | Notes |
|---|---|---|
content[0].type | "text" | MCP content block discriminator |
content[0].text | string | JSON string: { ok: boolean, name: string, x402Network: string } |