The Specialty News
AI

OpenAI Gives the Web 10 Days to Adopt WebMCP — and Purists Are Horrified

A coalition of tech giants is dangling massive bounties to end AI screen-scraping overnight, but veteran engineers warn the fix destroys twenty years of architecture.

By Julian Vance5 min read
OpenAI Gives the Web 10 Days to Adopt WebMCP — and Purists Are Horrified
Photo: developers.openai.com

Right now, if an AI agent wants to buy you two concert tickets, it has to download the entire Document Object Model, take a visual screenshot, perform pixel-coordinate math, and blindly click the screen—praying a pop-up ad didn't just shift the "Buy" button out of the way. It is a fragile, chaotic way to interact with the internet. To fix it, OpenAI and Google are trying to force a new reality into existence overnight.

The 10-Day Sprint to Rebuild the Internet

The proposed solution is WebMCP. Instead of forcing AI to guess its way through a visual interface, websites will harbor a hidden menu of structured actions—like `book_ticket(qty, section)`—that agents can trigger locally in the browser.

To make this the standard, an unprecedented coalition including OpenAI, Google Chrome, Cloudflare, and Shopify just launched the WebMCP Challenge. They have given developers exactly 10 days—from August 25 to September 3—to build the first true human-AI hybrid web apps.

It took years of slow, agonizing debate for developers to standardize responsive design so the web could fit on mobile phones. Today, these tech giants are attempting to standardize the AI-native web in less than two weeks. But rewriting the internet's rulebook at breakneck speed has provoked an immediate, visceral backlash from the people tasked with actually writing the code.

State-Synchronization Hell

State-Synchronization Hell
Photo: openai.com

For Sarah Drasner, Google Chrome's Distinguished Engineer and a driving force behind the standard, WebMCP is a matter of basic reliability. The current era of bots reverse-engineering user interfaces is a dead end. Providing a clean, standard handshake between websites and agents removes the guesswork.

If a site can expose structured actions and context directly, the assistant has less guessing to do.Sarah Drasner

Veterans of web architecture violently disagree. Because WebMCP staples a Remote Procedure Call (RPC) registry directly onto the DOM, skeptics argue it destroys two decades of standard request-and-response design. On Hacker News, a developer named 'bikeshaving' begged peers not to participate, claiming the protocol forces engineers into "manual state-synchronization hell just to maintain a facade for a screen-scraping LLM."

Despite the architectural protests, money and distribution talk. OpenAI updated its ChatGPT desktop app on August 27 to natively read WebMCP tags, meaning sites that adopt the standard immediately gain functional superpowers for millions of AI users. But giving agents the keys to the backend introduces a severe vulnerability.

The 10-Day AI Web Overhaul

A visual summary of this story

More stories

Keep reading

The Brief

Stay curious

Your 5-minute daily summary of the stories that matter.
No noise. Just signal.

Free forever. Unsubscribe anytime.