-
Notifications
You must be signed in to change notification settings - Fork 286
Browser Tools Mcp Connection Issue #145
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
@lffrom0303 try Cursor Settings->MCP-> Click on "Add new global MCP Server"-> add the following to mcp.json: {
"mcpServers": {
"browser-tools": {
"command": "npx",
"args": [
"@agentdeskai/[email protected]"
]
}
}
} Click refresh button until it's green. Open Output panel in Cursor CMD+Shift+P "output". Change dropdown to "Cursor MCP". Check if there's any specific errors in there for browsertools. Also use |
I have connections issue as well using brave I see the errors on the console. |
Same issue here, not working. My development env is in WSL and my chrome is on the windows machine so i wonder if this is causing an issue |
I have same issue with chrome version Version 135.0.7049.86 (Official Build) (arm64) ![]() ![]()  |
Same issue in windows chrome extension |
Same here, was working fine last week and just noticed this same error today with the extension. LOVE this tool, hoping it can be fixed. Version 135.0.7049.96 (Official Build) (arm64) |
The serve was running and found the brower console error,but mcp was not conneting to serve
Browser Extension Version: 1.2.0
Browser Tools Server Version: 1.2.0
Operating System: macOS 15.3
Browser: Chrome
Server URL: localhost:3025
Server:

mcp:

The text was updated successfully, but these errors were encountered: