A new gate lets stdio MCP connections also try the newer protocol-negotiation handshake
MCP servers connected via stdio (standard input/output, a local process-based connection type) can now use the same automatic protocol-version negotiation that other connection types have, including their own probe timeout setting, instead of always using the older legacy handshake.
This extends newer protocol-negotiation support to stdio-based MCP servers, though it is controlled by a gate that determines whether it's actually turned on for a given account.
tengu_mcp_protocol_negotiation_stdio Off in both readingsThe flag server returned off for the account this site reads and for the anonymous baseline. A reading of off cannot rule out a rollout these two readings sit outside of.
This account: off · anonymous baseline: off · compiled default in v2.1.274: off
These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.
Read once, for one account on one subscription tier, against v2.1.274. It isn't a statement about your account. What a flag value here can and cannot tell you
New in this build: tengu_mcp_protocol_negotiation_stdio