A finished MCP login is now thrown away if you switched accounts or the server got disabled meanwhile.
What's wrong with this entry?
A finished OAuth flow is now re-validated before its connection is kept, so a flow that outlived its preconditions cannot produce a live connection.
- Account identity is re-checked both before and after the reconnect.
- The server is re-checked against disabled state and managed policy after completion.
- Stale or now-forbidden results are dropped, with distinct debug messages per case.
OAuth completed but the server is now disabled or policy-blocked; not reconnecting
Strings lifted out of the shipped bundle, so the claim above can be checked against them.