What version of Codex CLI is running?
codex-cli 0.98.0
What subscription do you have?
Business
Which model were you using?
gpt-5.2-codex
What platform is your computer?
Darwin 24.6.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
Alacritty
What issue are you seeing?
Starting codex with configured Playwright MCP gives error:
MCP client for `playwright` failed to start: MCP startup failed: handshaking with MCP server failed: connection closed: initialize response
⚠ MCP startup incomplete (failed: playwright)
It used to work just a few days ago though, maybe an update has broken it. I have it setup via config.toml:
[mcp_servers.playwright]
command = "npx"
startup_timeout_ms = 20_000
args = ["@playwright/mcp@latest", "--extension"]
What steps can reproduce the bug?
- Configure playwright MCP
- Start up codex via CLI
What is the expected behavior?
No response
Additional information
No response
What version of Codex CLI is running?
codex-cli 0.98.0
What subscription do you have?
Business
Which model were you using?
gpt-5.2-codex
What platform is your computer?
Darwin 24.6.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
Alacritty
What issue are you seeing?
Starting codex with configured Playwright MCP gives error:
It used to work just a few days ago though, maybe an update has broken it. I have it setup via config.toml:
What steps can reproduce the bug?
What is the expected behavior?
No response
Additional information
No response