usda_food_nutrition
InactiveTool of CIPHER x402 — Paid Solana & Crypto Tools
USDA FoodData Central nutrition lookup. Query any food (brand or generic) and receive the best-matching record with a clean per_100g macro block (calories_kcal, protein_g, carb_g, fat_g, fiber_g, sugar_g, potassium_mg), plus alternates. Priced at $0.002 USDC on Base (x402). Pass a signed x402 v2 authorization as the '_payment' argument to unlock the paid response. Without it, the tool returns the 402 accept-list for your wallet to sign.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"limit": {
"type": "number",
"maximum": 10,
"minimum": 1,
"description": "Alternates to return (1-10). Default 5."
},
"query": {
"type": "string",
"description": "Food name (e.g. 'banana', 'chicken breast raw')."
},
"_payment": {
"type": "string",
"description": "Optional. Signed x402 v2 X-PAYMENT header value (base64-encoded EIP-3009 authorization). If present, forwarded upstream; if absent, tool returns the 402 accept-list."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
CIPHER x402 — Paid Solana & Crypto Tools
https://github.com/cryptomotifs/cipher-x402-mcp
1/7 registries