Releases: ChromeDevTools/chrome-devtools-mcp
Releases · ChromeDevTools/chrome-devtools-mcp
chrome-devtools-mcp: v1.0.1
chrome-devtools-mcp: v1.0.0
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
- disable NetworkManager in DevTools (#1834) (d0e6539)
- do not use getSelectedMcpPage (85f935b)
- improve geolocation emulation (#2036) (213720b)
- report unknown tool arguments (#2064) (041b208)
- respect user's npm registry configuration in update check (#2038) (83a299f)
📄 Documentation
- explain concurrent session options (#2062) (41944b3)
- fix typo (#2075) (1deb4f8)
- remove windows workaround and document Node LTS support (#2074) (30dcd0b)
- unhide various experimental flags (#2055) (081c903)
🏗️ Refactor
chrome-devtools-mcp: v0.26.0
0.26.0 (2026-05-11)
🎉 Features
🛠️ Fixes
- cli: allow --autoConnect on CLI start (#2015) (9882391), closes #1859 #1184
- Make fill_form more appealing when filling forms with checkboxes (#1971) (407c2bd)
- only require a page in page-scoped tools (#2030) (8e06761)
- telemetry: re-run the update metrics script (#2005) (e9ec375)
📄 Documentation
🏗️ Refactor
chrome-devtools-mcp: v0.25.0
chrome-devtools-mcp: v0.24.0
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
chrome-devtools-mcp: v0.22.0
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
0.21.0 (2026-04-01)
🎉 Features
🛠️ 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)