mcpProtocolVersionHeader top-level constant
String
const mcpProtocolVersionHeader
HTTP header carrying the MCP protocol version (2025-06-18+, and the sole version signal on the 2026-07-28 stateless path).
Implementation
const String mcpProtocolVersionHeader = 'mcp-protocol-version';