Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The AI agent opened a browser (DuckDuckGo) via mcp_cursor-ide-browser_browser_navigate with url: “about:blank” while creating an implementation plan. The browser tool wasn’t needed for this task.
Steps to Reproduce
Ask the agent to update documentation and create a plan for code changes
Agent creates a plan using mcp_create_plan
Agent also calls mcp_cursor-ide-browser_browser_navigate unnecessarily
Expected Behavior
The agent should not open a browser when creating plans unless web research is required.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.2.44
VSCode Version: 1.105.1
Commit: 20adc1003928b0f1b99305dbaf845656ff81f5d0
Date: 2025-12-24T21:41:47.598Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 25.2.0
For AI issues: add Request ID with privacy disabled
bc8d6056-cc5a-46d0-b140-83fbcdcaa87d
Additional Information
This isn’t a big issue, but seeing a browser window flash open and then close gives me the heebie-jeebies.
Does this stop you from using Cursor
No - Cursor works, but with this issue