This Chrome extension allows you to control your own browser via MCP.
It bridges the CDP protocol from the MCP to the browser, meaning you can do everything Playwright can.
The MCP works using a single tool: execute. It will run Playwright code to control the browser, meaning context usage is small compared to Playwright MCP and the capabilities are more extensive
xmorse•9h ago
It bridges the CDP protocol from the MCP to the browser, meaning you can do everything Playwright can.
The MCP works using a single tool: execute. It will run Playwright code to control the browser, meaning context usage is small compared to Playwright MCP and the capabilities are more extensive