food_product

food_product

Look up a packaged food by its barcode — name, brand, ingredients, allergens, nutrition per 100g, Nutri-Score and how processed it is

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Food — What is in it and whether the kitchen is clean.

Arguments

NameTypeWhat it is
barcode*stringThe barcode, 6 to 14 digits, e.g. 5000168034928

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"barcode":"barcode"},"name":"food_product"}}

Try it in the playground.