User-facing reconnect guidance shown for an MCP server that was optimistically re-enabled but whose agent has not yet reconnected.
Set as MCPServerInfo.error by app._apply_optimistic_disabled_state (alongside
pending_reconnect=True, which is what /tools actually keys off). Named here
so the producer and the tests asserting the message share one literal.