Start
Overview
What webmcp-bridge is and the product boundary it is designed to preserve.
webmcp-bridge connects WebMCP capabilities from a user’s existing authenticated browser session to local AI agents.
The intended path is:
website -> WebMCP -> browser extension -> Native Messaging -> webmcp -> agent
The extension exposes only WebMCP-capable pages and the WebMCP tools those pages explicitly publish. It is not intended to provide general browser automation, CDP, cookie access, arbitrary DOM access, screenshots, network interception, or arbitrary JavaScript execution.
The project is currently pre-release. The CLI and extension behavior described in future user guides will become available as the first implementation lands.