authenticated llm agent for Zed
ai.getvda/authenticated-llm-agent
Authenticated LLM Agent
client:Zed
transport:streamable-http
tools:2
Install authenticated llm agent in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"authenticated-llm-agent": {
"url": "https://authenticated-llm-agent.getvda.ai/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs