Manages backend service connection state and lifecycle for the MCP framework.
This module is generic and client-agnostic — it works with any ServiceClient.
This module handles the connection to backend services, NOT the MCP transport layer.
For transport lifecycle, see the transport-specific modules (sse/lifecycle, streamable-http/lifecycle).
Connection Module
Manages backend service connection state and lifecycle for the MCP framework. This module is generic and client-agnostic — it works with any ServiceClient.
This module handles the connection to backend services, NOT the MCP transport layer. For transport lifecycle, see the transport-specific modules (sse/lifecycle, streamable-http/lifecycle).