Set Up Your WhatsApp Bridge
Create your personal WhatsApp MCP service. Once set up, you'll get an API key that AI agents can use to read and send messages on your behalf.
Pair Your WhatsApp
Scan this QR code with your WhatsApp app to connect
Loading...
Waiting for QR code...
- Open WhatsApp on your phone
- Go to Settings → Linked Devices
- Tap "Link a Device"
- Scan the QR code above
WhatsApp Bridge
LoadingYour API Key
Use this key to authenticate API requests from your AI agents.
Loading...
Connect Your AI Agent
Give your AI agent these details to connect:
REST API Endpoints
POST https://srv12.whatsappmind.useminds.ai/api/mcp/tools
POST https://srv12.whatsappmind.useminds.ai/api/mcp/call
POST https://srv12.whatsappmind.useminds.ai/api/mcp/call
MCP SSE Endpoint
https://srv12.whatsappmind.useminds.ai/sse
Authentication Header
Authorization: Bearer (your key above)
Polling for Messages
There are no webhooks — your agent must poll for new messages. Use list_messages with the after parameter every 3 minutes (1 min for urgent workflows, never more than every 30s):