What’s New

chrome-devtools-mcp chrome-devtools-mcp-v1.1.0

chrome-devtools-mcp-v1.1.0

chrome-devtools-mcp: v1.1.0

Added
  • Add extraHttpHeaders emulation to emulate tool
  • Create cursor plugin.json setting file with release auto versioning
Changed
  • Remove redundant validatePath calls
Fixed
  • Apply CPU throttling to secondary CDP session
  • Address pid file creation issues in CLI
  • Exit on stdin EOF and SIGTERM/SIGINT/SIGHUP, closing the browser cleanly
  • Fix throttling info in performance trace output
  • Make pageId required
  • Remove duplicate .mcp.json
  • Set viewport after updating timeouts when setting emulation
  • Use pinned version for plugins
  • Use realpath for MCP roots validation
1.1.0 (2026-05-26)
🎉 Features
  • add extraHttpHeaders emulation to emulate tool (#1176) (6992106)
  • created cursor plugin.json setting file with release auto versioning (#2091) (10c8205)
🛠️ Fixes
📄 Documentation
  • align coding agent examples with Antigravity (#2094) (ce31594)
  • fix installation instructions for VS Code (#2087) (9f47df3)
🏗️ Refactor
View original