LocalHelpNow for Gemini CLI
com.localhelpnow/localhelpnow
What broke, what a fair repair costs with sources, and whether to repair or replace.
client:Gemini CLI
transport:streamable-http
tools:3
Install LocalHelpNow in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"localhelpnow": {
"httpUrl": "https://localhelpnow.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