macOS
brew install chrome-devtools-mcpprovider-native install command
brew / 順位 2453
chrome-devtools-mcp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install chrome-devtools-mcpprovider-native install command
概要
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
chrome-devtools | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
chrome-devtools-mcp | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:chrome-devtools-mcp |
|---|---|
| バージョン | 1.6.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/chromedevtools/chrome-devtools-mcp |
| 最終更新 | 2026-07-15T16:19:31Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.