Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Where does the bug appear?
Cursor IDE (Desktop, macOS arm64), Browser Automation / team admin policy fetch
Description
Settings > Browser & Network shows “Unable to verify browser policy” under Browser Automation, and the agent has no browser tools: the built-in cursor-ide-browser server connects and registers 16 tools but is excluded from the agent’s catalog.
Logs show the cause. Every call to the team admin settings endpoint fails with a protobuf decode error, and the MCP service then fails closed on browser features:
[error] Connect error in unary AI connect
ConnectError: [internal] parse binary: illegal tag: field no 0 wire type 1
service: aiserver.v1.DashboardService
method: GetTeamAdminSettings (also GetTeamAdminSettingsOrEmptyIfNotInTeam)
[MCPService] Browser server skip reason changed: none -> browser_features_disabled
[MCPService] Server status update: cursor-ide-browser -> connected (toolCount: 16)
The error repeats continuously. No system proxy or VPN is configured.
Tried already, no effect: updating 3.15.6 → 3.15.19, full quit/restart, toggling Browser Automation off/on.
Steps to Reproduce
- Sign in with a team account
- Open Settings > Browser & Network: Browser Automation shows “Unable to verify browser policy”.
- Ask the agent to use the browser: no browser tools are available to it.
- Check window logs (exthost > anysphere.cursor-always-local > Cursor Structured Logs): repeated GetTeamAdminSettings ConnectError as above.
Expected Behavior
Team admin settings fetch succeeds, browser policy is verified, and cursor-ide-browser tools are available to the agent (our org has browser automation enabled in the admin dashboard).
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Operating System
macOS 26 (darwin 25.5.0), Apple Silicon
Current Cursor Version
3.15.19
For AI issues: which model did you use?
Opus 5/Any Model
For AI issues: add Request ID with privacy disabled
Request ID
0edc4227-8751-444e-b173-363286f251b4
Does this stop you from using Cursor
No - Cursor works, but with this issue
