It works when the package is installed globally and you run: playwright-cli
When installed as dev dependency and ran via npx it doesn't work
PLAYWRIGHT_MCP_IGNORE_HTTPS_ERRORS=true npx playwright-cli open https://localhost/US/en --headed
Error
Error
Error: page.goto: net::ERR_CERT_AUTHORITY_INVALID at https://localhost/US/en
Call log: