Class Nexus\Mcp\Client\Transport\StreamableHttpClientTransport

final
implements ParameterHeaderMirroringInterface

Streamable HTTP MCP client transport. Every outbound message is its own POST to the MCP endpoint, and the response, a single JSON object or a request-scoped SSE stream, is emitted back as inbound envelopes.

Methods
Constants