Skip to main content
WhatsApp Use exposes one public remote MCP server:
https://api.whatsapp-use.com/mcp/whatsapp
It uses HTTP transport and OAuth. It does not accept REST API keys.

Tools

  • Connection and pairing status.
  • Conversation, contact, and message sync.
  • Message send, react, edit, delete, and read receipts.
  • Media download on demand.
  • Group creation and participant updates.
  • Device unlink.
  • Command enqueue and status.

Relationship to REST

MCP uses the same connection model as the REST API:
InterfaceAuthenticationBest for
REST APIDashboard-created API keyYour app, backend jobs, integrations, webhook management.
Remote MCPOAuthAI tools and MCP clients that need WhatsApp tools.
MCP OAuth grants a client access to one organization connection. Pair WhatsApp from the platform dashboard before authorizing MCP.