Arguments passed to StdioServerConfig.command.
OptionalclientClient identity advertised to the server.
OptionalclientOptions forwarded to the official MCP SDK Client.
Executable used to start the server.
OptionalcwdWorking directory used to launch the server process.
OptionaldefaultDefault timeout/cancellation options for requests.
OptionalenvEnvironment variables merged with the current process environment.
OptionalonCallback for elicitation requests from servers.
OptionalonCallback for notifications from servers.
OptionalonCallback for sampling input.
OptionalprotocolProtocol version negotiation mode. Defaults to "legacy" for stdio (the
SDK advises against probing for spawn-per-invocation tools). See
StdioConnector.
OptionalrootsInitial roots advertised to the server.
Configures a local MCP server launched over standard input and output.