whatsapp-send

Send WhatsApp text, files, images, and voice messages via an MCP bridge.

8|1|Updated Mar 21, 2026
One-click install
npx skills add https://github.com/MSApps-Mobile/claude-plugins --skill whatsapp-send
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: whatsapp-send
Source: https://github.com/MSApps-Mobile/claude-plugins/tree/main/plugins/whatsapp-mcp/skills/whatsapp-send
Command: npx skills add https://github.com/MSApps-Mobile/claude-plugins --skill whatsapp-send

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides a reliable, secure, and supervised method to send WhatsApp text messages, files, images, and voice messages using a managed WhatsApp MCP bridge instead of browser automation, eliminating unreliable or unsafe browser-based sends and enforcing user confirmation.

Core Features & Use Cases

  • MCP Bridge Sending: Directly send text, files, images, and audio via the WhatsApp MCP bridge with explicit tools for each media type.
  • Contact Lookup & Addressing: Search contacts by name or query and accept phone numbers or JIDs for precise delivery.
  • Safety & Confirmation: Enforces a pre-send checklist requiring recipient and message/file confirmation before any send action.
  • Robust Error Handling: Handles FFmpeg-related audio fallbacks, missing-contact prompts, and bridge health checks to recover or inform the user.
  • Use Case: Send a time-sensitive image and caption to a client, confirm the recipient and file, and retry with fallbacks if the audio conversion fails.

Quick Start

Send a WhatsApp text to Yossi at 972501234567 with the message "Running 10 minutes late, see you soon" after confirming the recipient and message.

Frequently Asked Questions about whatsapp-send

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I send WhatsApp messages and media without browser automation?

You can send WhatsApp messages and media without browser automation by using a managed WhatsApp MCP bridge. This approach enforces user confirmation and requires bridge authentication to securely send text, files, images, and voice messages.

What is needed to send WhatsApp voice messages or audio files via an MCP bridge?

Sending WhatsApp audio via an MCP bridge requires providing absolute media file paths for transfers. The system includes FFmpeg-aware fallbacks to handle audio conversion errors and ensure reliable voice message delivery.

How do I find a WhatsApp contact by name or phone number for automated messaging?

To address a WhatsApp contact for automated messaging, you can search contacts by name or query. The system also accepts direct phone numbers or JIDs to ensure precise message delivery.

Does sending WhatsApp files through an MCP bridge require manual confirmation?

Yes, sending WhatsApp files through an MCP bridge requires manual confirmation. The system enforces a pre-send checklist requiring explicit recipient and message or file confirmation before executing any send action.

What happens if a WhatsApp contact is missing during an automated message send?

If a WhatsApp contact is missing during an automated send, the system provides robust error handling. It features missing-contact prompts and bridge health checks to recover from errors or inform the user of the failure.

Why should I use an MCP bridge instead of browser automation for WhatsApp messaging?

Using an MCP bridge instead of browser automation for WhatsApp messaging eliminates unreliable or unsafe browser-based sends. It provides a secure, supervised method with explicit tools for each media type and robust error handling.