cURL.Here is exactly how much money and context space you waste if you feed it to Claude natively.
cURL handles vast protocol complexity through deep C implementations. Files handling core transport and encryption protocols, such as lib/vtls/openssl.c and lib/http.c, dominate the raw token count. Compressing these verbose function bodies allows the LLM to understand cURL's massive internal API surface using 77.8% fewer tokens.
You can verify these numbers yourself using the open-source mcp-benchmark tool: