marketplace — WhatsApp MCP Tool
marketplace
(marketplace) 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 marketplace from your client
- Claude Code WhatsApp marketplace run in your project directory
- Claude Desktop WhatsApp marketplace ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor WhatsApp marketplace ~/.cursor/mcp.json
- VS Code WhatsApp marketplace .vscode/mcp.json
- Zed WhatsApp marketplace ~/.config/zed/settings.json
- Windsurf WhatsApp marketplace ~/.codeium/windsurf/mcp_config.json
- Cline WhatsApp marketplace ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI WhatsApp marketplace ~/.gemini/settings.json
- Grok WhatsApp marketplace .mcp.json (in your project root)
- ChatGPT WhatsApp marketplace Settings → Connectors → Advanced → Developer mode
- Claude.ai WhatsApp marketplace Settings → Connectors → Add custom connector
- LangChain WhatsApp marketplace 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_sync
- 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
- 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.