Playwriter

by remorses · Added 26d ago

3.2k

Install

git clone https://github.com/remorses/playwriter/tree/HEAD/playwriter

About

Provides browser automation capabilities through a Chrome extension that connects controlled tabs to a local relay server, enabling Playwright code execution with maintained browser, context, and page state between evaluations. Uses a single execute tool that accepts full Playwright API code snippets rather than exposing 12-17+ individual browser action tools, significantly reducing context window consumption. Supports collaborative automation where users can work alongside the agent in the same browser to handle captchas or complex interactions, and enables starting automation on existing pages to replicate bugs exactly as they occur. Built with patchright-core and security controls including explicit tab consent, localhost-only WebSocket connections, and Chrome's automation visibility banner.

Tags

Web & Browsermcp-serverapi