Skip to content
Zed

WASync — WhatsApp Platform API for Zed

app.wasync/whatsapp

WhatsApp for your app or AI agent over OAuth2 — the same connections WASync runs inside your CRM.

client:Zed transport:streamable-http

Install WASync — WhatsApp Platform API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "whatsapp": {
      "url": "https://cloudapi.wasync.app/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

WASync — WhatsApp Platform API in other clients