文件历史

提交图

122 次代码提交

作者 SHA1 备注 提交日期
Mads Kristensen 760f6f1a9f docs: add Visual Studio installation instructions (#173)
Added installation instructions for Visual Studio.

> Note, I'm a PM on the Visual Studio team and this way of installing
MCP servers into VS is the recommended way
2025-09-29 18:56:40 +02:00
Sebastian Benz 4cf92cb54b docs: add instructions for codex on windows (#207) 2025-09-29 16:03:16 +02:00
Alex Rudenko 13613b4a33 fix: support node20 (#52)
Initially, we started with the support of Node22+ but since Node20 is an
LTS that is still in the maintenance mode it makes sense to support it.
2025-09-29 13:43:35 +00:00
Julien eaecc2448c docs: improved instructions for Gemini CLI MCP server (#161)
Added CLI installation instructions for Chrome DevTools MCP server using
Gemini CLI.

---------

Co-authored-by: Alex Rudenko <alexrudenko@chromium.org>
2025-09-26 13:24:18 +00:00
Alex Rudenko 22ec7ee45c fix: expose --debug-file argument (#164) 2025-09-26 09:00:04 +00:00
Jan-Niklas W. b3daa4899b docs: add JetBrains AI Assistant and Junie (#126)
JetBrains AI Assistant and Junie also support MCP, this PR describes the
necessary configuration.

---------

Co-authored-by: Sebastian Benz <sebastian.benz@gmail.com>
Co-authored-by: Sebastian Benz <sbenz@google.com>
2025-09-25 12:31:28 +02:00
Alex Rudenko e5b6600022 docs: fix readme (#122)
Closes https://github.com/ChromeDevTools/chrome-devtools-mcp/pull/119
2025-09-24 14:48:15 +00:00
Alex Rudenko adfcecf987 fix: validate and report incompatible Node versions (#113)
Ref https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/92
2025-09-24 14:45:27 +02:00
Kingsword cb17ae80e6 docs: add Codex MCP configuration guide (#95)
Co-authored-by: Sebastian Benz <sbenz@google.com>
2025-09-24 08:48:06 +02:00
Sebastian Benz 1ed7e45fef docs: explain when the browser starts (#89) 2025-09-23 20:13:03 +00:00
Sebastian Benz 85a6d640f7 docs: small README wording tweaks (#67) 2025-09-22 14:38:58 +00:00
Alex Rudenko bfbdada6c7 docs: document mcp client sandboxing (#65)
Co-authored-by: Sebastian Benz <sbenz@google.com>
2025-09-22 14:16:44 +00:00
Sebastian Benz 8ce4888611 docs: improve Cursor install instructions (#58)
Adds an install to cursor button (also fixes windows support in docs
generation).
2025-09-22 09:35:07 +00:00
Sebastian Benz a6923b8d93 fix: fix browserUrl not working (#53)
Setting the default channel in the CLI resulted in our mutually
exclusive check for browserUrl and channel to fail.
2025-09-19 12:24:05 +02:00
Jack Franklin 21e175b862 feat: add performance_analyze_insight tool. (#42) 2025-09-17 12:25:40 +00:00
Alex Rudenko 36115d757a fix: change profile folder name to browser-profile (#39) 2025-09-16 14:49:05 +00:00
Alex Rudenko b8d99a6edb docs: add npm badge (#35) 2025-09-16 07:16:37 +00:00
Alex Rudenko c992874111 docs: update readme (#18)
Co-authored-by: Sebastian Benz <sebastian.benz@gmail.com>
2025-09-15 09:56:54 +02:00
Alex Rudenko 0d6ec035f7 docs: fix links and mcp config name (#14)
- "chrome-devtools-mcp" with "chrome-devtools" as the server name in the
configs.
- sorted by alphabet for easier lookup
- fixed markdown links in details

Rendered:
https://github.com/ChromeDevTools/chrome-devtools-mcp/blob/e7c4d9a306e841e98bffeecc11182708f234d8d8/README.md
2025-09-12 15:17:14 +02:00
Sebastian Benz 8ba8460b98 docs: polish readme (#2)
* add configuration section
* move user-data-dir to new concepts section
2025-09-12 12:30:30 +02:00
Alex Rudenko d89d593e22 chore: re-wrap cli (#4) 2025-09-11 13:30:26 +02:00
Alex Rudenko 31a0bdce26 feat: initial version 2025-09-11 12:46:05 +02:00