|
|
|
|
|
by cloudking
471 days ago
|
|
I've found BrowserTools MCP useful in my development workflow: https://browsertools.agentdesk.ai/installation In Cursor for example, it gives the agent the ability to connect to the browser to gather console logs, network logs and take screenshots. The agent will often invoke the tools automatically when it is debugging or verifying it's work, without being explicitly prompted to do so. It's a little bit of a set up process, as it requires a browser extension on top of the MCP configuration. |
|