MCP tools got disabled

Describe the Bug

MCP server tools got disabled

Steps to Reproduce

Go to Cursor Settings
Go to Tools&Integrations

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.2.4 (user setup)
VSCode Version: 1.99.3
Commit: a8e95743c5268be73767c46944a71f4465d05c90
Date: 2025-07-10T17:09:01.383Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.26100

Additional Information

I installed AXE tools and i believe after that mcp server got disabled

Does this stop you from using Cursor

No - Cursor works, but with this issue

MCP logs:
2025-07-26 00:54:22.021 [error] user-playwright: No server info found

2025-07-26 00:54:22.021 [info] user-playwright: Handling ListOfferings action

2025-07-26 00:54:22.021 [error] user-playwright: No server info found

Try clearing the package cache:

macOS/Linux: ~/.npm/_npx
Windows: %LocalAppData%/npm-cache/_npx

Then restart Cursor.

Thanks, clearing cache resolved the issue