Attaches a Chromium instance with Puppeteer, enabling tooling to inspect dev builds, capture screenshots, and automate UI interactions.
Dev Chrome Monitor functions as a Model Context Protocol (MCP) server, designed to provide a persistent connection to a Chromium instance via Puppeteer. This setup empowers various development and testing tools to seamlessly inspect ongoing development builds, programmatically capture screenshots, and drive the user interface. It offers a secure, permission-gated toolkit, ensuring developers maintain precise control over navigation, code evaluation, and DOM manipulation within the monitored browser environment.