Reported by @sullen finch
Bug Report: ChatGPT Custom Connectors - No Authentication method fails due to eager discovery
`Steps to Reproduce`
Create an MCP server with no auth (meaning it never returns a 401) and also add a simple /.well-known/openid-configuration endpoint with some dummy data and connect it with chatgpt (Settings → Apps & Connectors → Create).
`Expected Result`
The mcp server should get connected
`Actual Result`
It fails saying the server doesn’t support Dynamic Client Registration even though I selected Authentication=”No authentication”
`Environment`
MacOS, Chrome