WASync — WhatsApp Platform API for Cursor
app.wasync/whatsapp
WhatsApp for your app or AI agent over OAuth2 — the same connections WASync runs inside your CRM.
client:Cursor
transport:streamable-http
Install WASync — WhatsApp Platform API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"whatsapp": {
"url": "https://cloudapi.wasync.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs