Skip to content

Releases: ChromeDevTools/chrome-devtools-mcp

chrome-devtools-mcp: v0.6.0

01 Oct 14:45
8ed0821

Choose a tag to compare

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

chrome-devtools-mcp: v0.5.1

29 Sep 14:54
1de725a

Choose a tag to compare

0.5.1 (2025-09-29)

Bug Fixes

  • update package.json engines to reflect node20 support (#210) (b31e647)

chrome-devtools-mcp: v0.5.0

29 Sep 14:18
4f3ae2a

Choose a tag to compare

0.5.0 (2025-09-29)

Features

  • screenshot: add JPEG quality parameter support (#184) (139cfd1)

Bug Fixes

chrome-devtools-mcp: v0.4.0

26 Sep 14:04
4202513

Choose a tag to compare

0.4.0 (2025-09-26)

Features

  • add network request filtering by resource type (#162) (59d81a3)

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)

chrome-devtools-mcp: v0.3.0

25 Sep 16:51
347768d

Choose a tag to compare

0.3.0 (2025-09-25)

Features

  • Add pagination list_network_requests (#145) (4c909bb)

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)

chrome-devtools-mcp: v0.2.7

24 Sep 12:55
3181d70

Choose a tag to compare

0.2.7 (2025-09-24)

Bug Fixes

  • validate and report incompatible Node versions (#113) (adfcecf)

chrome-devtools-mcp: v0.2.6

24 Sep 08:31
2687822

Choose a tag to compare

0.2.6 (2025-09-24)

Bug Fixes

  • manually bump server.json versions based on package.json (#105) (cae1cf1)

chrome-devtools-mcp: v0.2.5

24 Sep 08:02
33e8662

Choose a tag to compare

0.2.5 (2025-09-24)

Bug Fixes

chrome-devtools-mcp: v0.2.4

24 Sep 07:52
901a730

Choose a tag to compare

0.2.4 (2025-09-24)

Bug Fixes

chrome-devtools-mcp: v0.2.3

24 Sep 07:08
64c446f

Choose a tag to compare

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)