chromedevtools--chrome-devtools-mcp
3921e8a7c4
publish-on-tag / publish-to-npm (push) Has been cancelled
publish-on-tag / publish-to-mcp-registry (push) Has been cancelled
🤖 I have created a release *beep* *boop* --- ## [0.10.2](https://github.com/ChromeDevTools/chrome-devtools-mcp/compare/chrome-devtools-mcp-v0.10.1...chrome-devtools-mcp-v0.10.2) (2025-11-19) ### 📄 Documentation * add Factory CLI configuration to MCP clients ([#523](https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/523)) ([016e2fd](https://github.com/ChromeDevTools/chrome-devtools-mcp/commit/016e2fd6ee57447103f7385285dd503b5576a860)) ### ♻️ Chores * clear issue aggregator on page navigation ([#565](https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/565)) ([c3784d1](https://github.com/ChromeDevTools/chrome-devtools-mcp/commit/c3784d1990a926f651951e4eef05520c5c448964)) * disable issues in list_console_messages for now ([#575](https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/575)) ([08e9a9f](https://github.com/ChromeDevTools/chrome-devtools-mcp/commit/08e9a9f42e6ff1a92c60b3e958b0817c7b785afc)) * simplify issue management ([#564](https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/564)) ([3b016f1](https://github.com/ChromeDevTools/chrome-devtools-mcp/commit/3b016f1a814b1a69750813548b3f35e79bfb6fef)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
30 KiB
30 KiB
Changelog
0.10.2 (2025-11-19)
📄 Documentation
♻️ Chores
- clear issue aggregator on page navigation (#565) (c3784d1)
- disable issues in list_console_messages for now (#575) (08e9a9f)
- simplify issue management (#564) (3b016f1)
0.10.1 (2025-11-07)
🛠️ Fixes
0.10.0 (2025-11-05)
🎉 Features
- add a press_key tool (#458) (b427392)
- add insightSetId to performance_analyze_insight (#518) (36504d2)
- an option to ignore cache on reload (#485) (8e56307)
- detect network requests inspected in DevTools UI (#477) (796aed7)
- fetch DOM node selected in the DevTools Elements panel (#486) (4a83574)
- support page reload (#462) (d177087)
- support saving snapshots to file (#463) (b0ce08a)
🛠️ Fixes
- Augment fix to prevent stray OGS frames in NTP from causing hangs. (#521) (d90abd4)
- improve get_network_request description (#500) (2f448e8)
- work around NTP iframes causing hangs (#504) (cca5ff4)
📄 Documentation
- add Windsurf to the editor config README (#493) (63a5d82)
- fix typos in README.md exlcude -> exclude (#513) (8854a34)
- remove unnecessary replace (#475) (40e1753)
♻️ Chores
- connect to DevTools targets by default (#466) (a41e440)
- detect DevTools page for each page (#467) (1560ff2)
- merge emulate tools into one (#494) (c06f452)
0.9.0 (2025-10-22)
🎉 Features
- add claude marketplace and plugin json (#396) (0498611)
- add filters and pagination to the console messages tool (#387) (15d942c)
- add WebSocket endpoint and custom headers support (#404) (41d6a10)
- allow configuring tool categories (#454) (0fe2b8a)
- expose previous navigations to the MCP (#419) (165cf9c)
- support previous navigation for Console messages (#452) (6f24362)
- support stable id for network requests (#375) (f4d7b49)
- support verbose snapshots (#388) (d47aaa9)
- tool to get a verbose single console message (#435) (9205593)
- use stable id for network request querying (#382) (579819b)
🛠️ Fixes
- allow evaluating in Frames (#443) (053f1f8)
- better wording for evaluate_script (#392) (2313fda)
- indicate when request and response bodies are not available (#446) (7d47d6b)
- pageerror for non-error types (#442) (b6b42ec)
- retrieve data correctly with fewer than 3 navigations (#451) (4c65f59)
📄 Documentation
- add instructions for Qoder (#386) (d8df784)
- add VM-to-host remote debugging workaround (#399) (9f9dab0)
- Update Copilot CLI instructions (#423) (c7733a8)
♻️ Chores
- bundle all dependencies together (#450) (914b980)
- bundle modelcontextprotocol-sdk (#409) (6c8432b)
- bundle puppeteer-core (#417) (b443033)
- bundle zod together with modelcontextprotocol/sdk (#414) (800e7e8)
- cleanup data fetching (#441) (5c871c3)
- dispose listeners on page destroyed (#318) (76d5e94)
- extract common paginate type (#415) (29fd602)
- store the last 3 navigations in PageCollector (#411) (b873822)
- use different format for reqid (#380) (78bf66a)
0.8.1 (2025-10-13)
Bug Fixes
- add an option value to the snapshot (#362) (207137e)
- improve navigate_page_history error messages (#321) (0624029)
- return the default dialog value correctly (#366) (f08f808)
- update puppeteer to 24.24.1 (#370) (477eef4)
0.8.0 (2025-10-10)
Features
0.7.1 (2025-10-10)
Bug Fixes
0.7.0 (2025-10-10)
Features
- Add offline network emulation support to emulate_network command (#326) (139ce60)
- add request and response body (#267) (dd3c143)
Bug Fixes
- ordering of information in performance trace summary (#334) (2d4484a)
- publishing to MCP registry (#313) (1faec78)
- use default ProtocolTimeout (#315) (a525f19)
0.6.1 (2025-10-07)
Bug Fixes
- change default screen size in headless (#299) (357db65)
- cli: tolerate empty browser URLs (#298) (098a904)
- guard performance_stop_trace when tracing inactive (#295) (8200194)
0.6.0 (2025-10-01)
Features
- screenshot: add WebP format support with quality parameter (#220) (03e02a2)
- screenshot: adds ability to output screenshot to a specific pat… (#172) (f030726)
- support --accept-insecure-certs CLI (#231) (efb106d)
- support --proxy-server CLI (#230) (dfacc75)
- support initial viewport in the CLI (#229) (ef61a08)
- support timeouts in wait_for and navigations (#228) (36e64d5)
Bug Fixes
- network: show only selected request (#236) (73f0aec)
- PageCollector subscribing multiple times (#241) (0412878)
- snapshot does not capture Iframe content (#217) (ce356f2), closes #186
0.5.1 (2025-09-29)
Bug Fixes
0.5.0 (2025-09-29)
Features
Bug Fixes
- do not error if the dialog was already handled (#208) (d9f77f8)
- reference to handle_dialog tool (#209) (205eef5)
- support node20 (#52) (13613b4)
- update tool reference in an error (#205) (7765bb3)
0.4.0 (2025-09-26)
Features
Bug Fixes
- add core web vitals to performance_start_trace description (#168) (6cfc977)
- add data format information to trace summary (#166) (869dd42)
- expose --debug-file argument (#164) (22ec7ee)
- typo in the disclaimers (#156) (90f686e)
0.3.0 (2025-09-25)
Features
Bug Fixes
- avoid reporting page close errors as errors (#127) (44cfc8f)
- clarify the node version message (#135) (0cc907a)
- do not set channel if executablePath is provided (#150) (03b59f0)
- performance: ImageDelivery insight errors (#144) (d64ba0d)
- roll latest DevTools to handle Insight errors (#149) (b2e1e39)
0.2.7 (2025-09-24)
Bug Fixes
0.2.6 (2025-09-24)
Bug Fixes
0.2.5 (2025-09-24)
Bug Fixes
0.2.4 (2025-09-24)
Bug Fixes
0.2.3 (2025-09-24)
Bug Fixes
- add a message indicating that no console messages exist (#91) (1a4ba4d)
- clean up pending promises on action errors (#84) (4e7001a)
0.2.2 (2025-09-23)
Bug Fixes
- cli version being reported as unknown (#74) (d6bab91)
- remove unnecessary waiting for navigation (#83) (924c042)
- rework performance parsing & error handling (#75) (e8fb30c)
0.2.1 (2025-09-23)
Bug Fixes
- add 'on the selected page' to performance tools (#69) (b877f7a)
- emulation: correctly report info for selected page (#63) (1e8662f)
- expose timeout when Emulation is enabled (#73) (0208bfd)
- fix browserUrl not working (#53) (a6923b8)
- increase timeouts in case of Emulation (#71) (c509c64)
- windows: work around Chrome not reporting reasons for crash (#64) (d545741)
0.2.0 (2025-09-17)
Features
- add performance_analyze_insight tool. (#42) (21e175b)
- support script evaluate arguments (#40) (c663f4d)
- use Performance Trace Formatter in trace output (#36) (0cb6147)
- validate uids (#37) (014a8bc)
Bug Fixes
- change profile folder name to browser-profile (#39) (36115d7)
- refresh context based on the browser instance (#44) (93f4579)
- update puppeteer to fix a11y snapshot issues (#43) (b58f787)