Class Nexus\Mcp\Client\Transport\StdioClientTransport

final
implements TransportInterface

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

Methods