stdio
Method
This is a method of the TransportConfig class in the mcp module.Create a new stdio transport config
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
stdio: Create a new stdio transport config
This is a method of the TransportConfig class in the mcp module.Create a new stdio transport config
def stdio(command: impl Into<String>, args: &[&str]) -> Self