fix(config): add stdio to McpServerSchema transport union (#95102) (opens in new tab)
* fix(config): add "stdio" to McpServerSchema transport union Add z.literal("stdio") to the transport union so that config validate accepts transport: "stdio" on comm...
Read the original article