Skip to content

llm orchestration agent langchain anthropic for Gemini CLI

ai.getvda/llm-orchestration-agent-langchain-anthropic

LLM Orchestration Agent (Langchain Anthropic)

client:Gemini CLI transport:streamable-http tools:2

Install llm orchestration agent langchain anthropic in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "llm-orchestration-agent-langchain-anthropic": {
      "httpUrl": "https://llm-orchestration-agent-langchain-anthropic.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

What Gemini CLI can do once it is connected

llm orchestration agent langchain anthropic in other clients