Teppek for Gemini CLI
com.teppek/teppek
Agent-accessible map of global supply & demand: jobs, homes, cars & services your AI can act on
client:Gemini CLI
transport:streamable-http
tools:17
Install Teppek in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"teppek": {
"httpUrl": "https://mcp.teppek.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs