macOS
brew install chrome-devtools-mcplocal Homebrew formula metadata
brew
Chrome DevTools for coding agents. Version 1.5.0 via Homebrew; verified 2026-07-04.
install
brew install chrome-devtools-mcplocal Homebrew formula metadata
overview
Chrome DevTools for coding agents
history
Chrome DevTools MCP is Google's official Model Context Protocol server for letting coding agents inspect and control a live Chrome browser through Chrome DevTools capabilities.
The public GitHub repository was created in September 2025 under the ChromeDevTools organization. Its README describes an MCP server plus a standalone CLI that expose browser automation, debugging, screenshots, console and network inspection, and performance tracing to AI coding assistants.
The project reached a 1.0.0 release in May 2026 and continued shipping frequent releases through June 2026, reflecting the fast-moving adoption of MCP tooling around coding agents.
The README centers adoption on MCP client configuration, including npx-based setup for agent tools and a Homebrew formula in the supplied package facts. It explicitly recommends using the latest npm package so clients track current Chrome DevTools MCP behavior.
Users run the MCP server with npx or the packaged executables and add it to an MCP client configuration. It officially supports Google Chrome and Chrome for Testing, with options for slim mode, headless operation, disabling usage statistics, and disabling update checks.
For package-manager users, chrome-devtools-mcp is a snapshot of the 2025-2026 shift from browser automation as a test-only concern to browser introspection as a standard coding-agent dependency. It packages DevTools, Puppeteer-backed automation, and MCP conventions into a single installable developer tool.
security posture
No matching local secret-handling manifest was found for chrome-devtools-mcp. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
chrome-devtools | cli | global executable | |
chrome-devtools-mcp | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/chromedevtools/chrome-devtools-mcp
install metadata
| Package key | brew:chrome-devtools-mcp |
|---|---|
| Version | 1.5.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/chrome-devtools-mcp |
| Homepage | https://github.com/chromedevtools/chrome-devtools-mcp |
| Repository | https://github.com/chromedevtools/chrome-devtools-mcp |
| Upstream docs | https://github.com/ChromeDevTools/chrome-devtools-mcp#readme |
| License | Apache-2.0 |
| Source archive | https://registry.npmjs.org/chrome-devtools-mcp/-/chrome-devtools-mcp-1.5.0.tgz |
| Last updated | 2026-07-04T14:44:48Z |
| Pulse | updated |
| Dependencies | node |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | chrome-devtools-mcp |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.