Remix.run Logo
CPLX a day ago

Chrome's DevTools MCP has been excellent in my experience for web development and testing. Claude code can jump in there and just pretend to be a user and do just about everything, including reading console output.

I'm not using it for the use case of actually interacting with other people's websites, but for this purpose, it's been fantastic.

crashabr a day ago | parent [-]

I've been wondering if it was a good replacement for the playwright mcp, at least for chrome-only testing.

s900mhz a day ago | parent | next [-]

I personally replaced my playwright mcp with this. Seems to use less context and generally more reliable.

gedy a day ago | parent | prev [-]

After a lot of trouble trying to get playwright mcp to work on Linux, I'm curious if this works better