The MCP serve command reads transport and port options internally, but stdio is the only choice offered.
Transport and port options are parsed and reported in telemetry, but only stdio is registered and reportable.
What's wrong with this entry?
The MCP server command now reads transport and port options internally and reports the transport in its startup telemetry. The reported value is always stdio, and the command registers only -d, --debug and --verbose, so there is no way to pick another transport on this build.
Start the Claude Code MCP server
Strings lifted out of the shipped bundle, so the claim above can be checked against them.