tools for Gemini CLI
com.vigotime/tools
Free German workforce calculators (bridge days, net working time, staffing/PeBeM) - no auth needed.
client:Gemini CLI
transport:streamable-http
tools:6
Install tools in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tools": {
"httpUrl": "https://mcp.vigotime.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs