WEBMCP.COM

WindTunnel. An open benchmark for WebMCP.

WindTunnel compares WebMCP with other ways browser agents interact with websites.

Tests completed
94–98%
Tests completed by agents that used WebMCP
(vs. 78–90% with screenshot + DOM agents)
Faster
3–5×
task completion
on the same tasks
Less cost
5–10×
per task
up to ~12× on longer journeys
Less token usage
5–11×
per task

Leaderboard

Rank Configuration Interface Final score Tasks solved Attempt success Median costper task Median tokensper task Median timeper task
1Sonnet 4.6 · Stagehand v4WebMCP91.948/49144/147 (98.0%)$0.0083,5967.3s
2Gemini 3.6 FlashWebMCP89.947/49142/147 (96.6%)$0.0044,4607.8s
3Sonnet 4.6 · nativeWebMCP88.348/49142/147 (96.6%)$0.0073,6267.2s
4GPT-5.6 LunaWebMCP85.546/49137/147 (93.2%)$0.0022,5965.7s
5Claude Opus 5WebMCP81.948/49142/147 (96.6%)$0.0144,8719.9s
6GPT-5.5WebMCP76.247/49137/147 (93.2%)$0.0152,5465.8s
7GPT-5.6 SOLWebMCP74.746/49138/147 (93.9%)$0.0132,5739.4s
8GPT-5.5Computer use47.344/49131/145 (90.3%)$0.09018,65920.4s
9Sonnet 4.6Accessibility tree35.842/49128/147 (87.1%)$0.04311,78435.6s
10Sonnet 4.6DOM + vision34.743/49130/147 (88.4%)$0.11233,36537.8s
11GPT-5.6 LunaComputer use33.941/49122/147 (83.0%)$0.01720,91418.3s
12GPT-5.6 SOLComputer use26.842/49123/147 (83.7%)$0.06316,31225.1s
13Claude Opus 5Computer use24.843/49127/147 (86.4%)$0.13947,14150.4s
14Gemini 3.6 FlashComputer use15.238/49116/147 (78.9%)$0.02023,65833.7s
15Sonnet 4.6Computer use9.739/49115/147 (78.2%)$0.04738,85631.1s

Final score: The final score combines attempt success rate (60%), median cost per task (20%), and median agent time per task (20%). Cost and time are log-normalized (large differences are compressed so extreme values do not dominate); higher is better. Tokens are shown separately and are not scored twice.

Methodology

We operate eight real websites across a wide range of tasks — 49 tasks, three attempts each. There are three ways to operate the website:

WEBMCP

Tool calling

The website exposes direct actions for the agent to call.

SCREENSHOTS

Computer use

The agent reads rendered images of the page and acts by coordinate.

PAGE STRUCTURE

DOM

The agent reads the page's DOM and accessibility tree.

Everything is fully reproducible — the methodology, code, task definitions, and full run transcripts are on github.com/nekuda-ai/WindTunnel.