Who Do I Call For? — Emergency Home-Service Router for Gemini CLI
io.github.woodydaniel/whodoicallfor
Routes home emergencies to the right trade: who to call in what order, first steps, sourced costs.
client:Gemini CLI
transport:streamable-http
tools:3
Install Who Do I Call For? — Emergency Home-Service Router in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"whodoicallfor": {
"httpUrl": "https://whodoicallfor.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