Pharma Intel for Gemini CLI
io.github.pipeworx-io/pharma-intel
Pharma Intel MCP — Compound tools that chain ClinicalTrials.gov,
client:Gemini CLI
transport:streamable-http
Install Pharma Intel in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pharma-intel": {
"httpUrl": "https://gateway.pipeworx.io/pharma-intel/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs