MCPBackendMiddleware(
self,
backend: StatefulProxyClient[ClientTransport],
)Middleware| Name | Type | Description |
|---|---|---|
backend* | StatefulProxyClient[ClientTransport] | Persistent client whose transport this proxy owns. |
| Name | Type |
|---|---|
| backend | StatefulProxyClient[ClientTransport] |
Recover failed connections and preserve actionable login errors.