Tewdy for Gemini CLI
io.github.dugiwarc/tewdy
Find local service providers — plumbers, tutors, translators — and estimate provider earnings.
client:Gemini CLI
transport:streamable-http
Install Tewdy in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"tewdy": {
"httpUrl": "https://mcp.tewdy.com"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs