View the source code for this module on GitHub: https://github.com/mcp-use/mcp-use/blob/main/libraries/python/mcp_use/client/connectors/stdio.py
StdioConnector
method init
Initialize a new stdio connector.ParametersSignatureString valueList of itemsOptional environment variables.errlogStream to write error output to.Optional callback to sample the client.Optional callback to elicit the client.Optional callback to handle messages.Optional callback to handle log messages.Optional list of middleware.Optional initial list of roots to advertise to the server.Optional custom callback to handle roots/list requests.