mirror of
https://github.com/openai/codex.git
synced 2026-09-09 15:58:47 +00:00
Addresses #16971 Problem: Disabled MCP servers were still queried for streamable HTTP auth status during MCP inventory, so unreachable disabled entries could add startup latency. Solution: Return `Unsupported` immediately for disabled MCP server configs before bearer token/OAuth status discovery.