Home / Workflows / Fill and submit a web form autonomously
Browser Researchadvanced4-step workflow~30 min

Fill and submit a web form autonomously

Open a form page, fill its fields, submit it, then capture a screenshot as proof of submission.

Workflow

Step 1 of 4

Browse Open

Open a headless browser session at the form's URL.

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

Browse Fill

Fill the form's fields with the required values.

browse_fill({"browser_id": "example-id", "fields": {}})
Step 3 of 4

Browse Click

Click the submit button.

browse_click({"browser_id": "example-id", "ref": "example"})
Step 4 of 4

Browse Screenshot

Capture a screenshot as proof of submission.

browse_screenshot({"browser_id": "example-id"})

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.