小耿 伊 (@yixiaogeng)关于wsl的codex使用chrome-devtools mcp的一点配置经验 中发帖

在config.toml里的chrome-devtools配置如下 
[mcp_servers.chrome-devtools]
args = [“/c”, “npx”, “-y”, “chrome-devtools-mcp@latest”, ‘–executablePath=C:\Program Files\Google\Chrome\Application\chrome.exe’]
command = “cmd.exe”
type = “stdio”
startup_timeout_sec = 120