Skip to content
Gemini CLI

Openfda for Gemini CLI

io.github.pipeworx-io/openfda

FDA drug data via openFDA: adverse-event reports and safety-signal tools (FAERS search, event…

client:Gemini CLI transport:streamable-http

Install Openfda in Gemini CLI

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

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

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

Openfda in other clients