Hacker News new | ask | show | jobs
by block_dagger 225 days ago
Why not Chrome Devtools MCP?
1 comments

I understand GP like they want to browse normally and have that session's history feed into another indexing process via some IPC like D-Bus. It's meant to receive human events from the browser.

Chrome Devtools MCP on the other hand is a browser automation tool. Its purpose is to make it trivial to send programmed events/event-flows to a browser session.