HollyHR for Gemini CLI
io.github.hollyhr/hollyhr
Governed HR records and confirmed time-off actions for UK SMEs.
client:Gemini CLI
transport:streamable-http
Install HollyHR in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hollyhr": {
"httpUrl": "https://app.hollyhr.com/api/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs