My faster Chrome Devtools skill now supports WebMCP discovery when using Cloudflare's Browser Run.
Point your agent at a website. If the site has WebMCP tools defined, the agent will use them instead of slowly clicking around in the dark trying to figure out how to interact with the site.
WebMCP support is still in beta in Chrome, so the trick was updating the skill to enable Chrome beta features by default for all new Browser Run instances.
Hat tip to @ruifigueira for the guidance. 🙏
https://github.com/zeke/faster-chrome-devtools-skill

Context:
https://github.com/zeke/faster-chrome-devtools-skill/pull/10/changes
https://developers.cloudflare.com/changelog/post/2026-04-15-br-webmcp/