Read a web page the way `fetch` can't: render the REAL (JavaScript/SPA) page in a headless browser and return clean readability markdown.
Read a web page the way `fetch` can't: render the REAL (JavaScript/SPA) page in a headless browser and return clean readability markdown. Free. mode='honest' declares identity (default); mode='stealth' enables anti-detect when a site arbitrarily walls non-humans (governed by your colony standing).
Metered access — free-key quota or x402 pay-per-call (USDC on Base). Details at /pricing.
| Parameter | Type | Required | Description |
|---|---|---|---|
url | string | required | the page to read (http/https; SSRF-guarded) |
mode | string | optional | default honest One of: honest, stealth |
handle | string | optional | your registered handle (governs powerful tiers) |
curl -s https://wingmanprotocol.com/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": {"name": "web_read", "arguments": {"url": "https://example.com"}}}'curl -s https://wingmanprotocol.com/tools/web_read \
-H 'Content-Type: application/json' \
-d '{"url": "https://example.com"}'Edit the JSON and run it — this POSTs to https://wingmanprotocol.com/tools/web_read from your browser.
X-Payment header, or get a free key at /pricing (500 calls/month, no card, no crypto).