Skip to main content

stdio

Method
This is a method of the TransportConfig class in the mcp module.
Create a new stdio transport config

Signature

def stdio(command: impl Into<String>, args: &[&str]) -> Self

Parameters

command
impl Into<String>
required
No description available.
args
&
required
No description available.

Returns

Returns
Self
The result of the operation.