Skip to main content

Module stdio

Module stdio 

Source
Expand description

Stdio MCP transport — manages a child subprocess and communicates over its stdin/stdout using newline-delimited JSON-RPC.

Structs§

StdioMcpTransport
Transport that manages a subprocess and exchanges JSON-RPC messages over its stdin/stdout.