[BUG] Custom Connector Removal after wrong config

Resolved 💬 3 comments Opened May 1, 2026 by jhensel24 Closed May 4, 2026

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?

When I tried to configure a custom connector I misconfigured the oAuth ID. The custom connector should connect to the Salesforce MCP server. After saving the connector, the UI allowed only to "connect" to the connector. However, Salesforce blocks the request due to the wrong authentication (ofid_01248fbb5f0bb82a). The option to change, or remove the configuration is not available - only to already connected connectors. Also, to add a new connector with the same MCP URL is not possible, as the old wrongful connector already is configured with this MCP URL.

What Should Happen?

It should be possible not only to try to connect to the MCP server, but also to change or remove the custom connector

<img width="1018" height="109" alt="Image" src="https://github.com/user-attachments/assets/79730cc7-738e-4e44-abc7-bd5d7e73228f" />

Error Messages/Logs

Error ID for the malfunctioning connecting request: ofid_01248fbb5f0bb82a

Steps to Reproduce

  1. Create a new custom connector
  2. Insert a valid MCP server which requires an oAuth ID
  3. Do not insert a oAuth or wrongful oAuth ID
  4. Save the custom connector
  5. Try to remove or change the configuration

Claude Model

Other

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.118

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

_No response_

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗