Under the hood
The MCP client registry gains centralized connection registration accessors.
The internal MCP server-state class, which already tracked approved servers, a clients accessor, connected-client wiring, and a tools swapper, now also exposes registerConnections, acquireConnections, and connections(), so MCP connection objects can be centrally registered rather than looked up ad hoc.