Skip to content
Gemini CLI

Usda Fdc for Gemini CLI

io.github.pipeworx-io/usda-fdc

USDA Food Data Central MCP

client:Gemini CLI transport:streamable-http

Install Usda Fdc in Gemini CLI

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

{
  "mcpServers": {
    "usda-fdc": {
      "httpUrl": "https://gateway.pipeworx.io/usda-fdc/mcp"
    }
  }
}

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

Usda Fdc in other clients