macOS
brew install chrome-devtools-mcplocal Homebrew formula metadata
安装
brew install chrome-devtools-mcplocal Homebrew formula metadata
概览
Chrome DevTools for coding agents
历史
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.
安全态势
没有找到 chrome-devtools-mcp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
chrome-devtools | cli | 全局可执行文件 | |
chrome-devtools-mcp | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/chromedevtools/chrome-devtools-mcp
安装元数据
| 软件包键 | brew:chrome-devtools-mcp |
|---|---|
| 版本 | 1.6.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/chrome-devtools-mcp |
| 主页 | https://github.com/chromedevtools/chrome-devtools-mcp |
| 仓库 | https://github.com/chromedevtools/chrome-devtools-mcp |
| 上游文档 | https://github.com/ChromeDevTools/chrome-devtools-mcp#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://registry.npmjs.org/chrome-devtools-mcp/-/chrome-devtools-mcp-1.6.0.tgz |
| 最后更新 | 2026-07-15T16:19:31Z |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.