# 使用 Homebrew 安装 chrome-devtools-mcp

查看 chrome-devtools-mcp 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:chrome-devtools-mcp
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install chrome-devtools-mcp
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:chrome-devtools-mcp
- **软件包管理器:** Homebrew
- **版本:** 1.6.0
- **来源摘要:** Chrome DevTools for coding agents
- **主页:** <https://github.com/chromedevtools/chrome-devtools-mcp>
- **最后更新:** 2026-07-15T16:19:31Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- chrome-devtools (别名)
- chrome-devtools-mcp (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.6.0
## 项目历史与用法

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.

### 时间线

- 2025: GitHub repository created under ChromeDevTools.
- 2025: v0.1.0 tag published in September.
- 2026: v1.0.0 released in May.
- 2026: v1.4.0 released in June.

### Related projects

- Related projects include Chrome DevTools, Chrome for Testing, Puppeteer, the Model Context Protocol, and MCP clients such as Claude Code, Cursor, Copilot, Antigravity, and Amp as documented in the README.

### 来源

- <https://github.com/ChromeDevTools/chrome-devtools-mcp#readme>
- <https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/main/docs/tool-reference.md>
- <https://api.github.com/repos/ChromeDevTools/chrome-devtools-mcp>
- <https://api.github.com/repos/ChromeDevTools/chrome-devtools-mcp/releases>


## 安全说明

没有找到 chrome-devtools-mcp 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

View the package source record on GitHub. [combined/chrome-devtools-mcp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/chrome-devtools-mcp.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
