WASync — WhatsApp Platform API for VS Code
app.wasync/whatsapp
WhatsApp for your app or AI agent over OAuth2 — the same connections WASync runs inside your CRM.
client:VS Code
transport:streamable-http
Install WASync — WhatsApp Platform API in VS Code
.vscode/mcp.json
{
"servers": {
"whatsapp": {
"type": "http",
"url": "https://cloudapi.wasync.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs