food_kroger_product — grocery MCP Tool
food_kroger_product
(food kroger product) is one of 18 tools on the
grocery
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call food_kroger_product from your client
- Claude Code grocery food_kroger_product run in your project directory
- Claude Desktop grocery food_kroger_product ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor grocery food_kroger_product ~/.cursor/mcp.json
- VS Code grocery food_kroger_product .vscode/mcp.json
- Zed grocery food_kroger_product ~/.config/zed/settings.json
- Windsurf grocery food_kroger_product ~/.codeium/windsurf/mcp_config.json
- Cline grocery food_kroger_product ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI grocery food_kroger_product ~/.gemini/settings.json
- Grok grocery food_kroger_product .mcp.json (in your project root)
- ChatGPT grocery food_kroger_product Settings → Connectors → Advanced → Developer mode
- Claude.ai grocery food_kroger_product Settings → Connectors → Add custom connector
- LangChain grocery food_kroger_product pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http grocery https://food.rootz.global/mcp
Other tools on this server
- food_search
- food_nutrition
- food_compare
- food_recall_search
- food_recall_check
- food_commodity_prices
- food_retail_prices
- food_ingredients_lookup
- food_data_sources
- food_new_products
- food_supply_chain
- food_price_compare
- food_diet_filter
- food_household_meal
- food_receipt_lookup
- food_profile
- food_meal_recommend
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.