Hal Fr for Gemini CLI
io.github.pipeworx-io/hal-fr
HAL (Hyper Articles en Ligne) MCP — French national open research archive.
client:Gemini CLI
transport:streamable-http
Install Hal Fr in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hal-fr": {
"httpUrl": "https://gateway.pipeworx.io/hal-fr/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs