TeleQuick Platform for Gemini CLI
dev.telequick/portal
Tenant-scoped control plane over the TeleQuick platform's full API surface
client:Gemini CLI
transport:streamable-http
Install TeleQuick Platform in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"portal": {
"httpUrl": "https://portal.telequick.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs