HttpStreamingMcpClient
constructor(baseUri: Uri, name: McpEntity = McpEntity.of("http4k-mcp-client"), version: Version = Version.of("0.0.0"), http: HttpHandler = JavaHttpClient(responseBodyMode = Stream), capabilities: ClientCapabilities = All, protocolVersion: ProtocolVersion = LATEST_VERSION, notificationSseReconnectionMode: ReconnectionMode = Immediate)(source)