Dango for Zed
com.trydango/dango
Build decks in your own brand, from the AI agent you already use. Then edit them yourself.
client:Zed
transport:streamable-http
Install Dango in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"dango": {
"url": "https://api.trydango.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs