Mcps disappearing

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Sometimes all the mcps disappear and I need to click to uninstall one of them in markeplace and click to install again to all reappear

Steps to Reproduce

Use Cursor for a time

Expected Behavior

Mcps should never disappear

Operating System

Windows 10/11

Version Information

Version: 3.2.21 (system setup)
VSCode Version: 1.105.1
Commit: 806df57ed3b6f1ee0175140d38039a38574ec720
Date: 2026-05-03T01:46:14.413Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Windows_NT x64 10.0.26200

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. This sounds like a classic MCP state/init issue the team is already working on. Some fixes shipped on May 5, but your build 3.2.21 from May 3 doesn’t include them. First thing to try is updating to the latest version via Help > Check for Updates, then see if it still happens.

If it still happens after the update, we’ll need a bit of diagnostics to narrow it down:

  • Next time the MCPs disappear, open View > Output, switch the dropdown in the top right of the panel to MCP and also Window, then copy the last 50 to 100 lines and paste them here.
  • A screenshot of Cursor Settings > Tools at the moment the plugins are missing. Are they visible at all, and what state do they show, like Connected, Error, or empty.
  • What usually happens right before it breaks, like sleep or wake, network drop, long uptime, switching projects.
  • Which MCPs you have installed, both marketplace and any custom ones from .cursor/mcp.json.

That should be enough to pinpoint the exact code path.