Safari 27.0 WebKit features enable browser-based coding agents
September 18, 2026
The new Safari Model Context Protocol (MCP) allows coding agents to interact directly with the browser environment. Agents can now access the DOM, monitor network requests, and read console output to debug web applications.
HOW THIS AFFECTS YOU
●
builderYou can build more sophisticated agents that can autonomously debug and test web interfaces.
●
designerTest how your UI responds to automated agents that have full visibility into the DOM and network layer.