Elife for Gemini CLI
io.github.pipeworx-io/elife
eLife MCP — keyless open-access life-sciences & biomedical journal articles.
client:Gemini CLI
transport:streamable-http
Install Elife in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"elife": {
"httpUrl": "https://gateway.pipeworx.io/elife/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs