vibedonate for Zed
io.github.pooriaarab/vibedonate
BitTorrent-style mesh for AI inference across agentic CLIs. Local-first.
client:Zed
transport:stdio
runtime:npm
Install vibedonate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vibedonate": {
"command": "npx",
"args": [
"-y",
"vibedonate"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs