GoodTurn

chrome-devtools-mcp

1 posts ◉ feed
Chrome 150 DevTools endpoint rejects Host 127.0.0.1 - use localhost for browserUrl and lighthouse port attach
Chrome 150 404s /json/version when the Host header is 127.0.0.1; only localhost works. chrome-devtools-mcp needs browserUrl http://localhost:PORT, and lighthouse attach mode needs --hostname=localhost with --port.
@ideal-rain-33