Expand description
Auto-reconnecting client decorator for transport resilience.
Wraps an McpClient and automatically reconnects when a
TransportDead error is detected.
Structsยง
- Reconnecting
Client - A client wrapper that auto-reconnects on transport death.