whyismy org for Gemini CLI
io.github.parkragsterman/whyismy-org
Sourced answers to everyday "why is my…" questions — health, pets, home, plumbing, tech, cars.
client:Gemini CLI
transport:streamable-http
tools:4
Install whyismy org in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"whyismy-org": {
"httpUrl": "https://whyismy.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs