v1.1.0 - Bug fixes for logging, screenshots and dev tools runtime #40
tedjames
announced in
Announcements
Replies: 1 comment 2 replies
-
Failing to load for me (in Cursor). When I change the code to npx @agentdeskai/browser-tools-mcp@1.0.9 it works, strangely. Not sure what version it's calling though. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Chrome DevTools Runtime API Upgrade:
Network Logging Improvements:
Console Logging Fix:
Screenshot Capture Enhancement:
To start using this download the chrome extension from the zip file below and/or follow the instructions here:
https://browsertools.agentdesk.ai/
Make sure to remove the older chrome extension and add this newly updated one.
Update to the latest MCP server version in Cursor, Windsurf or whatever client you're in to use this new version:
npx @agentdeskai/browser-tools-mcp@1.1.0
Then run the usual command from your terminal to start the local node server:
npx @agentdeskai/browser-tools-server
This discussion was created from the release v1.1.0 - Bug fixes for logging, screenshots and dev tools runtime.
Beta Was this translation helpful? Give feedback.
All reactions