Reported by @green berry
Bug Report: Developer mode custom MCP connectors are not visible in Apps section
`Steps to Reproduce`
- Enable Developer Mode in ChatGPT settings
- Create or configure a custom MCP connector
- Navigate to Settings → Apps
- Check the list of available or installed apps/connectors
`Expected Result`
Custom MCP connectors created in Developer Mode should be visible in the Apps section and available for use within chat.
`Actual Result`
Custom MCP connectors are not displayed in the Apps section.
Additionally:
- The /backend-api/apps/installed endpoint returns connector IDs (including custom ones)
- However, these connectors are not visible in the UI
- The /backend-api/connectors/check endpoint returns an empty result (connectors: [])
This suggests a mismatch between installed connectors and UI visibility.
`Environment`
Platform: macOS (Apple Silicon) Browser/App: ChatGPT in browser Account Type: ChatGPT Pro Developer Mode: Enabled