Skip to content
Zed

nutrition for Zed

io.github.pipeworx-io/nutrition

Nutrition MCP — wraps Open Food Facts API (free, no auth)

client:Zed transport:streamable-http

Install nutrition in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "nutrition": {
      "url": "https://gateway.pipeworx.io/nutrition/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

nutrition in other clients