Fda Devices for Gemini CLI
io.github.pipeworx-io/fda-devices
FDA medical-device regulatory intelligence from keyless openFDA datasets.
client:Gemini CLI
transport:streamable-http
Install Fda Devices in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fda-devices": {
"httpUrl": "https://gateway.pipeworx.io/fda-devices/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs