magicbell for Zed
io.usefulapi/magicbell
Read MagicBell broadcasts, users, events, workflows and channels; create and update user records.
client:Zed
transport:streamable-http
Install magicbell in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"magicbell": {
"url": "https://magicbell.usefulapi.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs