[BUG] Removing Desktop Connector not possible

Open 💬 0 comments Opened Jun 17, 2026 by timdschneider

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

Claude Desktop has no UI to remove a Desktop (LOCAL DEV) MCP connector once added. The only removal path is editing claude_desktop_config.json directly, but Desktop overwrites the file on quit, making manual edits impossible.

What Should Happen?

Like Web connectors, there should be a Disconnect option.

Error Messages/Logs

Steps to Reproduce

I have build a custom application via claude code to update my website.

I want to store it in the cloud (the config) and that works.

But, I originally built it locally and now the local desktop config can't be disconnected. This causes issues with feature availability.

Claude Model

Sonnet (default)

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

Claude 1.13576.0 (1290fc) 2026-06-16T05:46:10.000Z

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗