01Adds an `instanceId` parameter to all standard Playwright tools for targeting specific browser sessions
02Backward compatibility with standard Playwright MCP when `instanceId` is omitted
03Dedicated tools to create, list, and close browser instances
04Supports both HTTP/SSE and Stdio server modes for flexible integration
05Isolated browser instances for each agent's session
061 GitHub stars