And here we continue Remote MCP server on localhost fails
because it was auto closed y the nasty bots which have no idea what they are doing, and the issues was still not resolved but the bot didn’t care.
Here is the video. clearing through the agent works but
Still no button to clear (very annoying) tokens for a specific MCP server session
Need to exit cursor after clearing by the agent to really clear the clearing of the clearing
Cannot clear access tokens for a specific MCP server
Attached video. After switching to another selection form the Menu, the connection is green
both the proxy and direct use the same MCP server uri.
Hey, thanks for following up with the video thread, it helps. I’ll go point by point:
Per-server token clear / Clear All MCP Tokens
The Clear All MCP Tokens command still exists. You can access it via Cmd+Shift+P or Ctrl+Shift+P then MCP: Clear All MCP Tokens. Per-server clear without all is a valid feature request, we don’t have a separate button for a specific server right now.
Required restart after clear
That’s a known limitation. Tokens are cached at runtime, and without reloading the server they won’t be picked up. It’s on our radar under MCP reliability, no ETA yet.
Status stays error after successful OAuth, only turns green after navigating
This sounds like stale UI state after the OAuth callback. The symptom matches a pattern we recently fixed on another surface in Glass. It’d help if you could:
Check if it reproduces in the Stable build, not Nightly, and confirm if yes.
Share the exact MCP server URI if it’s not private, or a minimal repro so we can test on our side.
If you see any errors or warnings in DevTools during the OAuth callback, please share them. Path is Help -> Toggle Developer Tools -> Console.
Nightly plus Glass tends to have more bugs in this area than Stable for now, just a heads up.
Hey @bug circling back to this thread. Since your report, we’ve improved MCP auth quite a bit, including how the flow finishes and gets confirmed in the browser after approve. You were on 3.2.21 Nightly Glass, which is pretty old, and the auth flow has changed a lot since then.
On your points:
MCP: Clear All MCP Tokens is still there in Ctrl+Shift+P. A separate button to clear tokens for a specific server is a valid feature request, I’ve passed it to the team.
Needing a restart after clearing is a known limitation. It’s on our radar, but there’s no ETA yet.
Suggestion: update Cursor to the latest stable and check if the error status still shows up after OAuth. If it does, please start a new thread with updated details version, MCP server URI if it’s not private, and any errors from Help -> Toggle Developer Tools -> Console during the callback, and we’ll take another look. I’m going to close this thread for now.