llm orchestration traced agent for Gemini CLI
ai.getvda/llm-orchestration-traced-agent
LLM Orchestration Traced Agent
client:Gemini CLI
transport:streamable-http
tools:2
Install llm orchestration traced agent in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"llm-orchestration-traced-agent": {
"httpUrl": "https://llm-orchestration-traced-agent.getvda.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs