chrome-devtools-mcp-v1.1.1

amark/gunchrome-devtools-mcp-v1.1.1May 27, 2026by browser-automation-bot

AI Summary

This maintenance release addresses a CLI argument ordering issue, ensuring the page ID is now passed as the first argument to improve command-line utility and consistency.

Key Highlights

  • Fixed CLI argument order to prioritize pageId
  • Maintenance update for command-line interface
  • Addresses GitHub issue #2142

Full Release Notes

## [1.1.1](https://github.com/ChromeDevTools/chrome-devtools-mcp/compare/chrome-devtools-mcp-v1.1.0...chrome-devtools-mcp-v1.1.1) (2026-05-27)


### 🛠️ Fixes

* **cli:** have pageId as first argument ([#2142](https://github.com/ChromeDevTools/chrome-devtools-mcp/issues/2142)) ([60be3e6](https://github.com/ChromeDevTools/chrome-devtools-mcp/commit/60be3e6bc157bd1121ea1d4b6ad59e37a73cac3e))