Enables LLM agents to control a local Chrome browser instance programmatically via the Chrome DevTools Protocol (CDP).
Chrome Control is a Model Context Protocol (MCP) server that provides fine-grained control over a Chrome browser instance, enabling LLM agents to interact with and manipulate web content without relying on screenshots. It leverages the Chrome DevTools Protocol (CDP) to offer a suite of tools for navigation, element interaction, text manipulation, and page information retrieval. This server facilitates advanced browser automation for AI-driven applications.