Comment by nunodonato 7 days ago chrome devtools mcp really clutters your context. Playwright-cli (not mcp) is so much more efficient. 2 comments nunodonato Reply infamia 7 days ago Chrome Devtools MCP now has an (experimental) CLI as well and can produce neat things like Lighthouse Audits.https://github.com/ChromeDevTools/chrome-devtools-mcp/pull/1...I've only used it a bit, but it's working well so far. nunodonato 7 days ago cool! needs to mature a bit, session sharing is a no-go for me as I need to run requests in parallel and it would interfere with each other.
infamia 7 days ago Chrome Devtools MCP now has an (experimental) CLI as well and can produce neat things like Lighthouse Audits.https://github.com/ChromeDevTools/chrome-devtools-mcp/pull/1...I've only used it a bit, but it's working well so far. nunodonato 7 days ago cool! needs to mature a bit, session sharing is a no-go for me as I need to run requests in parallel and it would interfere with each other.
nunodonato 7 days ago cool! needs to mature a bit, session sharing is a no-go for me as I need to run requests in parallel and it would interfere with each other.
Chrome Devtools MCP now has an (experimental) CLI as well and can produce neat things like Lighthouse Audits.
https://github.com/ChromeDevTools/chrome-devtools-mcp/pull/1...
I've only used it a bit, but it's working well so far.
cool! needs to mature a bit, session sharing is a no-go for me as I need to run requests in parallel and it would interfere with each other.