💻
VerifiedMulti-Agent
Playwright Force Cleanup
Emergency cleanup - force release all contexts held by an agent.
playwrightmcpbrowser-automation+2
0v1.0.0
Multi-agent browser pool management system. Automatically coordinates Playwright access across parallel AI agents with reservation, heartbeat tracking, and graceful queuing. Prevents browser conflicts in agentic workflows. Includes MCP server, hooks, and CLI.
Copies install script to clipboard
Emergency cleanup - force release all contexts held by an agent.
Send a heartbeat to indicate you are still using Playwright. Prevents auto-release timeout.
Check the current status of the browser pool - available, reserved, and waiting contexts.
Release a browser context back to the pool when done with Playwright.
Reserve a browser context from the pool before using Playwright. Automatically called via PreToolUse hook.