Skip to content

Releases: ChromeDevTools/chrome-devtools-mcp

chrome-devtools-mcp: v0.24.0

04 May 08:25
2dcd641

Choose a tag to compare

0.24.0 (2026-05-02)

πŸŽ‰ Features

  • agentic browsing in lighthouse (#1931) (5fa2750)
  • cli: generate commands for conditional tools (#1962) (b2b3e99)
  • group identical consecutive console messages in list_console_messages (#1939) (dbddb2e)
  • support MCP client roots feature (#1945) (def53dd)

πŸ› οΈ Fixes

  • add proactive tool rejection when dialog is open (#1978) (6ce254e)
  • always allow tmpdir access with client roots (#1984) (a90378a)
  • cli: re-generate cli correctly (#1969) (8cbdb8d)
  • handle errors due to open dialogs during tool calls (#1953) (06b331f)
  • note about missing elements should not show in verbose mode (#1950) (80bee1e)
  • telemetry: bucketize string length (#1972) (bf3cb58)

chrome-devtools-mcp: v0.23.0

22 Apr 17:09
1277c19

Choose a tag to compare

0.23.0 (2026-04-22)

πŸŽ‰ Features

  • add an option to customize ffmpeg path (#1937) (b377454)
  • support experimental allowlist for navigate tool calls (#1935) (d502557)
  • support webm format in screencast (#1934) (85b8993)

πŸ“„ Documentation

  • clarify resource limitations around the number of tabs (#1927) (42be7c3)

πŸ—οΈ Refactor

chrome-devtools-mcp: v0.22.0

21 Apr 14:25
f0da776

Choose a tag to compare

0.22.0 (2026-04-21)

πŸŽ‰ Features

  • add update notification to both binaries (#1783) (e01e333)
  • auto handle dialogs during script evaluation (#1839) (da33cb5)
  • ensure extensions for file outputs (#1867) (e7a0d50)
  • experimental click_at(x,y) tool (#1788) (c4f5471)
  • support Chrome extensions debugging (#1922) (3ff21cf)
  • support DevTools header redactions as an option (#1848) (5c398c4)
  • webmcp: Add experimental tool to execute WebMCP tool (#1873) (0aff266)
  • webmcp: Add experimental tool to list WebMCP tools page exposes (#1845) (f97b573)

πŸ› οΈ Fixes

  • avoid showing update notification for local builds (#1889) (3f0cf10), closes #1886
  • cli: correct WebP MIME type check in handleResponse ('webp' β†’ 'image/webp') (#1899) (e3a5f6b), closes #1898
  • ignore unmapped PerformanceIssue events (#1852) (ea57e86)
  • network: trailing data in Network redirect chain (#1880) (2f458c1)
  • remove double space in navigate error message (#1847) (429e0ca)

πŸ“„ Documentation

  • clarify tools included into CLI (#1925) (76ab9fa)
  • document network response and request extensions (#1887) (796d6f2)
  • fix skill and reference documentation issues (#1249) (9236834)
  • Include Mistral Vibe setup in README (#1801) (582c9e0)
  • Rename project and enhance README content (#1856) (c066488)
  • update the README on installing as a VS code agent plugin (#1796) (1b5dcae)

πŸ—οΈ Refactor

chrome-devtools-mcp: v0.21.0

01 Apr 08:42
66ced45

Choose a tag to compare

0.21.0 (2026-04-01)

πŸŽ‰ Features

  • add a skill for detecting memory leaks using take_memory_snapshot tool (#1162) (d19a235)

πŸ› οΈ Fixes

  • cli: avoid defaulting to isolated when userDataDir is provided (#1258) (73e1e24)
  • list_pages should work after selected page is closed (#1145) (2664455)
  • mark lighthouse and memory as non-read-only (#1769) (bec9dae)
  • telemetry: record client name (9a47b65)
  • versioning for Claude Code plugin (#1233) (966b86f)
  • wrap .mcp.json config in mcpServers key (#1246) (c7948cf)

πŸ“„ Documentation

  • Command Code CLI instructions for MCP server (0a7c0a7)
  • provide disclaimer about supported browsers (#1237) (8676b72)

πŸ—οΈ Refactor

chrome-devtools-mcp: v0.20.3

20 Mar 16:22
350f7de

Choose a tag to compare

0.20.3 (2026-03-20)

πŸ› οΈ Fixes

  • mark categoryExtensions flag mutually exclusive with autoConnect (#1202) (8c2a7fc), closes #1072

⚑ Performance

  • memory: release old navigation request in NetworkCollector (#1200) (1e6456c)
  • use CDP to find open DevTools pages (reland) (#1210) (53483bc)

chrome-devtools-mcp: v0.20.2

18 Mar 11:53
6279177

Choose a tag to compare

0.20.2 (2026-03-18)

πŸ“„ Documentation

  • add troubleshooting for Claude Code plugin HTTPS clone failures (#1195) (d082ca4)

chrome-devtools-mcp: v0.20.1

17 Mar 09:53
e237bad

Choose a tag to compare

0.20.1 (2026-03-16)

πŸ› οΈ Fixes

  • update VS Code manual installation powershell command (#1151) (6c64a5b)

⚑ Performance

chrome-devtools-mcp: v0.20.0

11 Mar 10:43
8b7d22f

Choose a tag to compare

0.20.0 (2026-03-11)

πŸŽ‰ Features

πŸ“„ Documentation

  • fix typo (#1155) (b59cabc)
  • fix typos and improve phrasing (#1130) (70d4f36)
  • revise contribution process and add release process (#1134) (d7d26a1)
  • troubleshooting: add symptom for missing tools due to read-only mode (#1148) (57e7d51)
  • Update troubleshooting for MCP server connection errors (#1017) (00f9c31)

πŸ—οΈ Refactor

chrome-devtools-mcp: v0.19.0

05 Mar 18:23
8388be5

Choose a tag to compare

0.19.0 (2026-03-05)

πŸŽ‰ Features

  • add pageId routing for parallel multi-agent workflows (#1022) (caf601a), closes #1019
  • Add skill which helps with onboarding of the mcp server (#1083) (7273f16)
  • integrate Lighthouse audits (#831) (dfdac26)

πŸ› οΈ Fixes

πŸ“„ Documentation

  • Adapt a11y skill to utilize Lighthouse (#1054) (21634e6)
  • add feature release checklist to CONTRIBUTING.md (#1118) (0378457)
  • fix typo in README regarding slim mode (#1093) (92f2c7b)

πŸ—οΈ Refactor

chrome-devtools-mcp: v0.18.1

25 Feb 14:54
9c966b4

Choose a tag to compare

0.18.1 (2026-02-25)

πŸ› οΈ Fixes

  • remove endsWith for filePath in memory tools (#1041) (d0622d5)