Clear Oauth2 session status for MCP servers

Feature request for product/service

Cursor IDE

Describe the request

Add a button on the IDE at the MCP server to clear the session data.

Right now , When Cursor starts it re-uses the access token received from a previous AOuth2 cycle, so the OAauth2 authentication code cycle cannot be reset to for example login to the MCP server with another user account

Operating System (if it applies)

Linux

Hi @bug You can do this by Opening the Command Palette with Cmd+Shift+P and then typing “Clear All MCP Tokens”

works. thanks, but a button would be nice for just a specific MCP server connection instance

Great! Thanks for confirming.

Seems the Clear All MCP token action is removed ? It now created a new agent for it ?

The command. its not listed under CTRL- SHIFT-P anymore. and even the agents said all token were revokced it wan’t true. the MCP server just connected again w.o Oauth2 flow.. This must be simple to fix or support, but still isn’t. I updated Cursor but nkwo sure it; latest version /deb. the new “update” pop up just links to the website. Anyhow, it seems it is “nightly” so assume it’s latest one

Version: 3.1.17
VSCode Version: 1.105.1
Commit: fce1e9ab7844f9ea35793da01e634aa7e50bce90
Date: 2026-04-19T19:33:58.189Z
Layout: glass
Build Type: Stable
Release Track: Nightly
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Linux x64 6.19.9

Any plan for a button ? just one button add to the gui to clear instead of having to use an Agent ?