WAMCP — WhatsApp for your AI agents

Production MCP platform. Pair once, give agents named access with per-credential controls (including approval mode). 33 tools. Owners use real WhatsApp + this portal for oversight.

Open connect page Pre-fill tenant key
AI agents start here — full machine-readable onboarding + links to human guides
  1. Discover: GET /docs/agent-playbook — full tool catalog with parameters
  2. Pair: POST /api/session/connect/kit or /connect/code with X-Tenant-Key → give user pairing_code
  3. Poll: GET /api/session/connect/status?uuid=... every 3s → on success save api_key and mcp_connection (MCP auto-enabled)
  4. Configure host: paste mcp_connection.cursor_mcp_example into Grok/Cursor — or call MCP tool whatsapp_get_mcp_connection
  5. Wait for sync: MCP whatsapp_wait_for_sync then whatsapp_health_check
  6. Operate: whatsapp_watch_notificationswhatsapp_reply_to_message · use whatsapp_resolve_recipient for phone-only sends

For agents: Use /docs/agent-playbook + this interactive spec for tools & params. Read the human guides (links above) for complete workflows, production skills, approval patterns, and examples. Skills guide and Agents guide are essential reading alongside the JSON playbook.

Interactive API explorer below (use "Try it out"). For instructing agents on workflows, skills, and full guides: use the links in the banner above (/agents, /skills, /mcp).