whatsapp_sync — WhatsApp MCP Tool
whatsapp_sync
(whatsapp sync) is one of 47 tools on the
WhatsApp
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call whatsapp_sync from your client
- Claude Code WhatsApp whatsapp_sync run in your project directory
- Claude Desktop WhatsApp whatsapp_sync ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor WhatsApp whatsapp_sync ~/.cursor/mcp.json
- VS Code WhatsApp whatsapp_sync .vscode/mcp.json
- Zed WhatsApp whatsapp_sync ~/.config/zed/settings.json
- Windsurf WhatsApp whatsapp_sync ~/.codeium/windsurf/mcp_config.json
- Cline WhatsApp whatsapp_sync ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI WhatsApp whatsapp_sync ~/.gemini/settings.json
- Grok WhatsApp whatsapp_sync .mcp.json (in your project root)
- ChatGPT WhatsApp whatsapp_sync Settings → Connectors → Advanced → Developer mode
- Claude.ai WhatsApp whatsapp_sync Settings → Connectors → Add custom connector
- LangChain WhatsApp whatsapp_sync pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http whatsapp-mcp https://api.mcp.ai/p_whatsapp
Other tools on this server
- whatsapp_list_accounts
- whatsapp_send_text
- whatsapp_send_media
- whatsapp_chats
- whatsapp_messages
- whatsapp_messages_write
- whatsapp_contacts_list
- whatsapp_contacts_get
- whatsapp_groups
- whatsapp_group_members
- whatsapp_group_participants_add
- whatsapp_group_participants_remove
- whatsapp_group_participants_promote
- whatsapp_group_participants_demote
- whatsapp_react
- whatsapp_poll_create
- whatsapp_poll_vote
- whatsapp_message_delete
- whatsapp_message_forward
- whatsapp_message_edit
- whatsapp_chat_metadata
- whatsapp_chat_archive
- whatsapp_chat_unarchive
- whatsapp_chat_pin
- whatsapp_chat_unpin
- whatsapp_chat_mute
- whatsapp_chat_unmute
- whatsapp_group_manage_create
- whatsapp_group_manage_leave
- whatsapp_group_manage_update
- whatsapp_group_manage_invite_link
- whatsapp_group_manage_join
- whatsapp_group_manage_requests
- whatsapp_search
- whatsapp_history_coverage
- whatsapp_history_backfill
- whatsapp_webhook_get
- whatsapp_webhook_set
- whatsapp_config_get
- whatsapp_config_set
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.