Start the stdio transport
Run it
Keep stdout clean
Do not write logs to stdout in stdio mode. Stdout is the MCP message channel. Send diagnostic output to stderr instead.Use stdio when
- local desktop MCP clients
- editor integrations that launch a command directly
- tools that do not need a long-running network service