Skip to content
Gemini CLI

Jecfa for Gemini CLI

io.github.pipeworx-io/jecfa

JECFA (Joint FAO/WHO Expert Committee on Food Additives) — safety evaluations,

client:Gemini CLI transport:streamable-http

Install Jecfa in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "jecfa": {
      "httpUrl": "https://gateway.pipeworx.io/jecfa/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Jecfa in other clients