Remix.run Logo
bartek_gdn 2 hours ago

I've come to the same conclusion as op, created a CLI tool to work with Chrome sessions. It works well, and I'm planning to do some token comparison on this vs an MCP approach. https://news.ycombinator.com/item?id=47207790

ejholmes 2 hours ago | parent [-]

Neato! https://github.com/vercel-labs/agent-browser is a similar take here, and much better than the playwright MCP.