Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I’m experiencing repeated MCP disconnections during normal use.
Setup:
- Cursor 2.3.26 (latest)
- Windows 10
- Multiple MCP servers: cursor-browser-extension (Playwright) + Supabase
What happens:
Both MCP servers show {"error":"Not connected"} at the same time. They work fine initially, then after some time (variable), they both fail together.
Observations:
- It’s not one specific MCP - both fail simultaneously
- This suggests the issue is in Cursor’s MCP connection layer
- Only a full restart (File > Exit) fixes it temporarily
- Window reload doesn’t help
My workspace:
OneDrive-synced folder (could be related?)
Reproduction:
- Use MCP tools normally
- After a while, both MCPs return “Not connected”
- Restart Cursor to temporarily fix
Has anyone else seen this? Any known workarounds beyond restarting?
Thanks!
Steps to Reproduce
- Configure multiple MCP servers (e.g., cursor-browser-extension + Supabase)
- Verify both show green/connected status
- Use MCP tools normally for 10-30 minutes
- Trigger a browser navigation or complex operation
- Both MCPs return {“error”:“Not connected”} simultaneously
- Only full restart (File > Exit) restores connection
Expected Behavior
MCP connections should remain stable throughout the session without requiring restarts.
Operating System
Windows 10/11
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.3.26
VSCode Version: 1.105.1
Commit: bdbdd3f2cf698f583c5cdd2a6dc0f5aec4ed5f90
For AI issues: which model did you use?
Claude Opus 4 (Agent mode)
Additional Information
Using MCP servers configured in .cursor/mcp.json
Both Supabase MCP and cursor-browser-extension fail at the exact same moment.
Workspace is on OneDrive-synced folder.
Does this stop you from using Cursor
No - Cursor works, but with this issue