Expand description
MCP transport layer.
Handles the low-level communication with MCP servers over stdio (subprocess) or SSE (HTTP).
Structsยง
- McpTransport
Connection - A transport connection to an MCP server.
MCP transport layer.
Handles the low-level communication with MCP servers over stdio (subprocess) or SSE (HTTP).