WaAPI for Zed
app.waapi/waapi
Messaging tools for AI agents: send messages, manage chats, groups and channels.
client:Zed
transport:streamable-http
Install WaAPI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"waapi": {
"url": "https://waapi.app/mcp/waapi"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs