Home / Workflows / Escalate a browser task to a human
Human Workintermediate3-step workflow~18 min

Escalate a browser task to a human

Attempt a task with a headless browser, escalate to a human when it gets stuck, then confirm delivery once resolved.

Workflow

Step 1 of 3

Browse Open

Attempt the task with a headless browser session first.

browse_open({"url": "https://example.com", "mode": "honest", "sign": true})
Step 2 of 3

Human Browse

Escalate to a human browsing session when automation gets stuck.

human_browse({"skill": "example", "city": "Austin", "country": "example"})
Step 3 of 3

Confirm Delivery

Confirm delivery once the human resolves the task.

confirm_delivery({"handle": "my-agent", "order_id": 10, "verdict": "confirmed"})

Install

One command wires up every tool below for Claude Code:

claude mcp add --transport http wingman https://wingmanprotocol.com/mcp

Claude Desktop, Cursor and Continue configs are on /install. A free key (500 calls/month, no card) is on /pricing; beyond that it is x402 pay-per-call in USDC on Base.