Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
Notion plugin MCP shows as enabled in Settings → Tools & MCP → Plugin MCP Servers (notion — 14 tools, 2 resources enabled), but Agent sessions frequently cannot call Notion MCP tools. The agent reports “MCP server does not exist: notion”. Before opening MCP settings or toggling the server, ~/.cursor/projects//mcps/ lacks plugin-notion-workspace-notion/tools/*.json. After toggling, tools appear and notion-fetch works.
Steps to Reproduce
- Install Notion plugin, enable at project level (.cursor/settings.json: notion-workspace enabled).
- Confirm Settings shows notion ON with 14 tools.
- Start new Agent chat, ask to fetch Notion page via notion-fetch.
- Observe: MCP server does not exist.
- Open Settings → Tools & MCP or toggle notion off/on.
- Retry: notion-fetch works; mcps/plugin-notion-workspace-notion/tools/ now exists.
Expected Behavior
When Plugin MCP shows connected with tools enabled, every new Agent session should immediately have access to those tools without manual toggle or opening MCP settings.
Operating System
MacOS
Version Information
Cursor 3.6.31
macOS Darwin 25.5.0 (arm64)
Additional Information
Same class of bug as existing reports about MCP tool descriptor files not being written on initial connection (race condition). Workaround: toggle Plugin MCP off/on or open MCP settings before each Agent session.
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor