Tech News
← Back to articles

WebMCP is available for early preview

read original related products more articles

André Cipriani Bandarra

As the agentic web evolves, we want to help websites play an active role in how AI agents interact with them. WebMCP aims to provide a standard way for exposing structured tools, ensuring AI agents can perform actions on your site with increased speed, reliability, and precision.

By defining these tools, you tell agents how and where to interact with your site, whether it's booking a flight, filing a support ticket, or navigating complex data. This direct communication channel eliminates ambiguity and allows for faster, more robust agent workflows.

Structured interactions for the agentic web

WebMCP proposes two new APIs that allow browser agents to take action on behalf of the user:

Declarative API : Perform standard actions that can be defined directly in HTML forms.

: Perform standard actions that can be defined directly in HTML forms. Imperative API: Perform complex, more dynamic interactions that require JavaScript execution.

These APIs serve as a bridge, making your website "agent-ready" and enabling more reliable and performant agent workflows compared to raw DOM actuation.

Use cases

Imagine an agent that can handle complex tasks for your users with confidence and speed.

... continue reading