Agent Traffic Lab for Gemini CLI
com.agenttrafficlab/atl
Find a verified executable provider for a task, with callable handoff and fallback.
client:Gemini CLI
transport:streamable-http
tools:2
Install Agent Traffic Lab in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"atl": {
"httpUrl": "https://mcp.agenttrafficlab.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