Skip to main content

Module transport

Module transport 

Source
Expand description

MCP transport layer.

Handles the low-level communication with MCP servers over stdio (subprocess) or SSE (HTTP).

Structsยง

McpTransportConnection
A transport connection to an MCP server.