Playwright MCP v0.0.82
Playwright MCP releases published Playwright MCP v0.0.82. β¨ Highlights - π¬ Smooth 60 fps, styleable videos β browser start video (opt-in via --caps=devtools ) takes fps , so fps: 60 records smooth 60 fps videos instead of the default 25, and cursor: true renders an animated mouse cursor that travels to each action point and stays visible between actions.β¦
Why this signal matters
Playwright MCP releases published Playwright MCP v0.0.82. This release-watch entry was generated from the project's official GitHub release feed and is kept separate from human-reviewed editorial analysis. Release notes: β¨ Highlights - π¬ Smooth 60 fps, styleable videos β browser start video (opt-in via --caps=devtools ) takes fps , so fps: 60 records smooth 60 fps videos instead of the default 25, and cursor: true renders an animated mouse cursor that travels to each action point and stays visible between actions. browser video show actions takes a style with point , highlight and title CSS declarations; the action point marker and the target highlight are now only shown when styled. ( microsoft/playwright 42752 (https://github.com/microsoft/playwright/pull/42752), microsoft/playwright 42758 (https://github.com/microsoft/playwright/pull/42758)) - π§° WebMCP tools become real MCP tools β the tools a page registers through the WebMCP (https://webmachinelearning.github.io/webmcp/) API now show up right in the tool list as webmcp , with the page's own input schema and annotations, so an agent can call themβ¦
Actionable summary
Treat Playwright MCP v0.0.82 as an official release signal. Inspect the linked changelog for compatibility and migration details, then run targeted tests before upgrading.
- Agent usefulness
- 82/100
- Confidence
- 96%
- Canonical data
- JSON + Markdown
What builders should check
- Review the official Playwright MCP releases release notes before upgrading.
- Check compatibility, migration, and security notes against your current agent stack.
- Run focused regression tests before production rollout.