MCP browser tools not working

opening browser tab feature not working or selection chrome as option browser. ive done a full system uninstall reinstall of latest version cant figure out what is going on. Even when browser option detected says connected agent cant utilize . browser tools not avaialble constantly coming up

This text will be hidden

1 Like

Hey, thanks for the report. This is a known issue with DevTools in the latest versions. Please try this:

  1. Go to Settings > Tools & MCP > Browser Automation
  2. Disable any external browser MCP servers you might have set up
  3. Turn off Browser Automation completely
  4. Turn it back on and select Browser Tab
  5. Fully restart Cursor (quit the process, not just close the window)

This sequence has helped a few users. A similar thread is here: Tab Browser not accessible to AI again

If that doesn’t help, please share:

  • Your Cursor version (Help > About)
  • Your OS
  • The Request ID from the failed attempt (chat menu > Copy Request ID)

The team is aware of the issue. Your report helps increase visibility.

Hi, the “Chrome” option is completely gone. I see only “Browser Tab” and “Off” options.

Version: 2.4.31 (user setup)
VSCode Version: 1.105.1
Commit: 3578107fdf149b00059ddad37048220e41681000
Date: 2026-02-08T07:42:24.999Z
Build Type: Stable
Release Track: Default
Electron: 39.2.7
Chromium: 142.0.7444.235
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Windows_NT x64 10.0.22631

1 Like

FYI, to get the Chrome option back, you need to go back to the Cursor version “2.4.27” as of today…

1 Like

Hey there.

Google Chrome was removed as an option. You can always use GitHub - ChromeDevTools/chrome-devtools-mcp: Chrome DevTools for coding agents for similar functionality!

1 Like

Thank you so much for your information.

Just for my future understanding, where could we find information about function/behavior changes in each minor version update?

I know “Changelog · Cursor”, but the page only lists rather major version change logs, which seem didn’t mention the Chrome option was removed.

Plus, your official documentation page still shows option of Chrome.
Browser | Cursor Docs

@Yoshi_N I’ll make sure the docs get updated!

This will get referenced in the 2.5 changelog, but you’re right that there was no way to find out about this otherwise. It’s good feedback. We don’t currently have changelogs for patch versions.

@Colin Thank you again for your thoughtful response.

It would be very helpful if we (Cursor users) can access information about changes made in each update (major and minor), so we can check when we see some Cursor behavior changes, which I guess would reduce the number of support incidents that you would have to take care of (or at least I would not have needed to post this so you didn’t have to spend time responding to me :slight_smile:).

Anyway, thank you!

hey thanks Colin! Will check this out.

Is chrome mcp temporarily broken or actually gone forever?

I always thought chrome was most used browser for tech folks

You can still install MCP servers to use Chrome (such as Playwright or chrome-devtools-mcp), but this functionality is not built into Cursor. There is no real downside to this approach; it simply requires the extra step of installing these servers.