Skip to content

Releases: ChromeDevTools/chrome-devtools-mcp

chrome-devtools-mcp: v0.2.2

23 Sep 18:26
d622b9b

Choose a tag to compare

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)

chrome-devtools-mcp: v0.2.1

23 Sep 12:19
17edcd8

Choose a tag to compare

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)

chrome-devtools-mcp: v0.2.0

17 Sep 13:19
2275553

Choose a tag to compare

0.2.0 (2025-09-17)

Features

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)

chrome-devtools-mcp: v0.1.0

16 Sep 06:11
9121661

Choose a tag to compare

0.1.0 (2025-09-16)

Features

  • improve tools with awaiting common events (#10) (dba8b3c)
  • initial version (31a0bdc)

Bug Fixes

  • define tracing categories (#21) (c939456)
  • detect multiple instances and throw (#12) (732267d)
  • make sure tool calls are processed sequentially (#22) (a76b23d)