Skip to content

Playwright mcp fails on windows : program not found #3310

@sbrusse1985

Description

@sbrusse1985

What version of Codex is running?

codex-cli 0.30.0

Which model were you using?

No response

What platform is your computer?

Microsoft Windows NT 10.0.22631.0 x64

What steps can reproduce the bug?

Trying to install playwright for codex but it just doesn't work.

[mcp_servers.playwright]
command = "npx"
args = ["@playwright/mcp@latest"]
env = { PLAYWRIGHT_BROWSER = "chromium", PLAYWRIGHT_HEADLESS = "false" }

With or without env, nothing works, always got program not found.

What is the expected behavior?

No response

What do you see instead?

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions