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