per diem for Gemini CLI
io.github.theluckystrike/per-diem
Daily travel allowances from bundled public rate tables: Poland, HMRC and GSA CONUS.
client:Gemini CLI
transport:streamable-http
runtime:mcpb
tools:9
Install per diem in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"per-diem": {
"httpUrl": "https://mcp.zovo.one/mcp/per-diem"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs