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