You'll notice
After an MCP OAuth flow, reconnect is skipped if the server was removed from config mid-flow.
After an MCP OAuth flow completes, the reconnect logic now checks whether the server is still present in configuration and skips reconnecting, logging a message, if the server was removed mid-flow, instead of attempting to reconnect against configuration that no longer exists.