const JSONRPC_VERSION: &str = "2.0";
JSON-RPC protocol version used in all MCP requests and responses.