npm @playwright/mcp 0.0.72
v0.0.72

4 hours ago

What's New

Tool Improvements

  • browser_network_requests — Now returns a numbered list of requests; use the new browser_network_request tool with the index to fetch full details (headers/body) or a single part. Both tools accept a filename option to write the output to a file (#40447, #40454)
  • browser_run_codebrowser_run_code_unsafe — Renamed to make the sandbox-escape implication explicit (#40496)

Bug Fixes

  • Surface unhandled rejections in browser_run_code_unsafe instead of crashing the server (#40452)
  • Detect the installed extension in non-default Chrome profiles (#40471)
  • Ignore browser config (channel, headless, viewport, etc.) when attaching to the extension (#40475)

Don't miss a new mcp release

NewReleases is sending notifications on new releases.