Skip to main content

MCP_RESPONSE_LIMIT

Constant MCP_RESPONSE_LIMIT 

Source
pub const MCP_RESPONSE_LIMIT: usize = _; // 8_388_608usize
Expand description

Maximum raw curl stdout returned inside an MCP tool result. File output selected by curl’s -o/--output does not pass through this buffer and is therefore unrestricted.