WebMCP: Stop scraping the web, start calling it (dotAI, Paris)
Patrick Brosset · 7 hours ago · discuss
Today, most web browsing AI agents rely on DOM and screenshot analysis, and then guessing which clicks to make. WebMCP is the bridge from "AI can read pages" to "AI can safely and predictably do work on pages" by replacing guesswork with actual web developer involvement and explicit tool contracts. In this talk I show how WebMCP turns multi-step, high-friction workflows into structured tool calls you can trust. WebMCP eliminates DOM brittleness, is resilient to UI churn, doesn't require shipping a separate server-side MCP endpoint, and let's you incrementally make your existing site agent-ready.Video recording coming soon.