search_food — Food & Nutrition MCP Tool Read-only
search_food
(search food) is one of 3 tools on the
Food & Nutrition
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_food from your client
- Claude Code Food & Nutrition search_food run in your project directory
- Claude Desktop Food & Nutrition search_food ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Food & Nutrition search_food ~/.cursor/mcp.json
- VS Code Food & Nutrition search_food .vscode/mcp.json
- Zed Food & Nutrition search_food ~/.config/zed/settings.json
- Windsurf Food & Nutrition search_food ~/.codeium/windsurf/mcp_config.json
- Cline Food & Nutrition search_food ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Food & Nutrition search_food ~/.gemini/settings.json
- Grok Food & Nutrition search_food .mcp.json (in your project root)
- ChatGPT Food & Nutrition search_food Settings → Connectors → Advanced → Developer mode
- Claude.ai Food & Nutrition search_food Settings → Connectors → Add custom connector
- LangChain Food & Nutrition search_food pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http food https://food.memoryapi.org/mcp
Other tools on this server
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.