Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The source dropdown in Customize lets you add a marketplace (Add Marketplace → Import from Github / Import from Disk), but there’s no way to remove one. I added the affaan-m/everything-claude-code repo that way and there’s no delete option on it in the dropdown, in the plugin list, or in Settings → Plugins.
The CLI removes it fine:
agent plugin marketplace remove affaan-m-everything-claude-code
So the capability exists, it’s just missing from the UI. I’m on a personal account with no team, and the only Delete Marketplace button in the app is the team one on the web dashboard.
Steps to Reproduce
- Personal account, no team.
- In Customize, open the source dropdown → Add Marketplace → Import from Github.
- Use
https://github.com/affaan-m/everything-claude-code. - Open the same dropdown again and try to remove it. There’s no option.
- Remove it from the CLI instead and it works.
Expected Behavior
If the dropdown can add a marketplace, it should be able to remove one too.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.14.7
VS Code Extension API: 1.128.0
Commit: a758f2241ca99fecf380180b6cbdbbce0f1f42c0
Date: 2026-07-30T06:41:34.009Z
Layout: Agent Window
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.291
OS: Darwin arm64 25.6.0
Does this stop you from using Cursor
No - Cursor works, but with this issue
