Package io.modelcontextprotocol.client.transport
package io.modelcontextprotocol.client.transport
-
ClassDescriptionCustomize
HttpRequest.Builderbefore executing the request, in either SSE or Streamable HTTP transport.Server-Sent Events (SSE) implementation of theMcpTransportthat follows the MCP HTTP with SSE transport specification, using Java's HttpClient.Builder forHttpClientSseClientTransport.An implementation of the Streamable HTTP protocol as defined by the2025-03-26version of the MCP specification.Builder forHttpClientStreamableHttpTransport.Server parameters for stdio client.Implementation of the MCP Stdio transport that communicates with a server process using standard input/output streams.CustomizeHttpRequest.Builderbefore executing the request, either in SSE or Streamable HTTP transport.