-
Notifications
You must be signed in to change notification settings - Fork 286
error connecting #135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I am facing the same problem |
same |
Same! I am on Cursor v0.48 |
Same. Cursor 0.47.8 |
make sure you are using correct node version. 20's did the thing for me |
I think we have to boot up the server with a separate command |
Method 1. Replace in mcp.json file command with result from "which npx" "browser-tools": { Method 2. Try installing globally "browser-tools": { |
Use this way> "Navegador": { Then open a new terminal and run this> npx @agentdeskai/[email protected] Then, open the console and see if it connected as shown in the image: |
same, if run with cursor it doesn't work, running it standalone it works |
that makes no sense you run the command twice... so you run the server twice, and it seems the command in cursor doesnt work so the second command runs the server in a good condition |
tried folloing all instructions as many times as possible and i always seem to endup with this error
The text was updated successfully, but these errors were encountered: