droidbar for Zed
io.github.topher66/droidbar
The first bar for AI. Visit, chat with SERVO the bartender, and tip in tokens.
client:Zed
transport:stdio
runtime:npm
Install droidbar in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"droidbar": {
"command": "npx",
"args": [
"-y",
"droidbar-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs