Under the hood
Useful2 Signal0
MCP debug output now shows which protocol version and path a server connection used.
What's wrong with this entry?
Anonymous. No account, no email.
What
MCP connection events now report which protocol path was taken.
Details
tengu_mcp_server_connection_succeededaddsnegotiationMode,protocolEra,negotiatedProtocolVersionandprobeFellBack.tengu_mcp_server_connection_failedaddsnegotiationModeandprobeFellBack.- The negotiated version is passed through an allowlist of known revisions and reported as
otherif it is not one of them. - The debug line for a successful connect now prints protocolEra and negotiatedProtocolVersion alongside the capability summary.
Evidence
negotiatedProtocolVersion
Strings lifted out of the shipped bundle, so the claim above can be checked against them.