Skip to content
Windsurf

nutrients mcp for Windsurf

io.github.ericblair1903/nutrients-mcp

Analyze food photos or text for calories, macros, vitamins, minerals, and allergens.

client:Windsurf transport:stdio runtime:npm

Install nutrients mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "nutrients-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "nutrients-mcp"
      ],
      "env": {
        "TASTYAPI_KEY": "<TASTYAPI_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

nutrients mcp in other clients