Hacker News new | ask | show | jobs
by ihodes 393 days ago
If there were an MCP to connect to, say, a running Chrome tab with your frontend running on it, that would allow an agent to both visually inspect and interact with the webpage as well as look at the network and console tabs, etc. That would be hugely helpful. Is there something like that today?
1 comments

The playwright MCP
Very cool—It seems to allow access to the page itself, not to the network or console tabs, correct?