llm orchestration agent for Zed
io.github.mikerawsonnz/llm-orchestration-agent
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith
client:Zed
transport:streamable-http
tools:2
Install llm orchestration agent in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"llm-orchestration-agent": {
"url": "https://langchain-core-langchain-openai-l-736876.getvda.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs