Skip to content

Releases: ChromeDevTools/chrome-devtools-mcp

chrome-devtools-mcp: v1.0.1

18 May 13:57
2a79b42

Choose a tag to compare

1.0.1 (2026-05-18)

🛠️ Fixes

  • include saved image paths in CLI JSON output (#2070) (a9fb555)

📄 Documentation

chrome-devtools-mcp: v1.0.0

18 May 13:22
41361a8

Choose a tag to compare

1.0.0 (2026-05-18)

🎉 Features

  • report new URL after actions that trigger navigation (#1853) (b594858)
  • support filePath in evaluate_script (#2054) (90d368d)

🛠️ Fixes

📄 Documentation

🏗️ Refactor

chrome-devtools-mcp: v0.26.0

12 May 06:07
f42925f

Choose a tag to compare

0.26.0 (2026-05-11)

🎉 Features

🛠️ Fixes

📄 Documentation

🏗️ Refactor

chrome-devtools-mcp: v0.25.0

06 May 14:19
0d1de9d

Choose a tag to compare

0.25.0 (2026-05-06)

🎉 Features

🛠️ Fixes

  • input: stop native select option clicks from timing out (#1960) (510ec0f)
  • make sure env variables are consistently applied when parsing args (#1994) (f45f068)

📄 Documentation

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)