Class Nexus\Mcp\Client\Transport\StdioClientTransport

final
implements SupervisableTransportInterface

Stdio MCP client transport. Launches an MCP server subprocess and exchanges line-framed JSON-RPC envelopes over its STDIN/STDOUT.

Methods