Connect WhatsApp to Any AI
Talk to your WhatsApp from Claude, ChatGPT, VS Code Copilot, Cursor, Gemini and more. Send messages, analyze conversations, and automate WhatsApp using natural language.
// Asking Claude to send a WhatsApp message through Wassenger
User: Send a message to John saying
"Meeting confirmed for tomorrow at 3 PM"
Claude: I'll send that WhatsApp message to John right away.
✓ Message sent successfully
Works with Your Favorite AI Tools
Connect Wassenger to any MCP-compatible AI assistant or development tool.
- Claude
- ChatGPT
- VS Code Copilot
- Cursor
- Windsurf
- Gemini
- Zed Editor
- Continue.dev
- Aider
Talk to WhatsApp in Natural Language
Just tell your AI what you want to do with WhatsApp. No code required.
Messaging
- Send a message to John saying meeting confirmed at 3 PM.
- Forward the latest invoice from accounting to all suppliers.
- Reply to Sara that the order has been shipped.
Analysis
- Summarise the last 50 messages from the sales channel.
- Find every chat where a customer mentioned "refund" this week.
- Show me the busiest contacts in the past 7 days.
Management
- Assign all unanswered chats to the support team.
- Archive every chat from before April 1.
- Add the label "VIP" to my top 10 buyers.
Campaigns
- Schedule a campaign for tomorrow at 10 AM to all premium customers.
- Send the new product launch to the "Subscribers" list.
- Re-engage every contact that hasn't replied in 30 days.
Contacts
- Find every contact tagged "lead" in Spain.
- Update Alex's phone to +34 612 345 678.
- Export all "VIP" contacts as a CSV.
Automation
- Run the welcome flow on every new contact this morning.
- Trigger the abandoned-cart flow for the last 50 orders.
- Pause every active automation until Monday.
Quick Setup
Add your MCP server URL to your favorite AI tool and start chatting with WhatsApp.
https://api.wassenger.com/mcp?key=YOUR_API_KEYReplace YOUR_API_KEY with your Wassenger API key. Get one from the dashboard.
{
"mcpServers": {
"wassenger": {
"type": "http",
"url": "https://api.wassenger.com/mcp?key=YOUR_API_KEY"
}
}
}20+ WhatsApp Tools at Your Fingertips
Full access to WhatsApp capabilities through the MCP protocol.
Messages
Send text, media, location, contacts, polls, reactions and more.
Chats
List, archive, assign and search chats across your inbox.
Groups
Manage WhatsApp groups, post to channels and add participants.
Campaigns
Create, schedule and monitor bulk WhatsApp campaigns.
Contacts
Search contacts, update labels and export segments.
Devices & Team
Inspect device status, queue health and team assignments.
Why Use MCP for WhatsApp?
One open standard, every AI assistant. Wassenger's MCP server gives you the safest fast-path between your WhatsApp inbox and the AI tools your team already uses.
No Local Installation
Cloud-based MCP server with HTTP streaming. Just add the URL and start.
Always Up to Date
Automatic updates to the latest server version. Zero maintenance on your side.
Secure by Default
Per-workspace API key. The AI client never sees your raw WhatsApp credentials.
Human-in-the-Loop
Send actions wait for your approval by default. Read-only queries run autonomously.
Frequently Asked Questions
Everything you need to know about the WhatsApp MCP server.
What is MCP and why does it matter for WhatsApp?
Which AI assistants work with the Wassenger MCP server?
Do I need to write code to use MCP with WhatsApp?
Is the MCP server self-hosted or managed by Wassenger?
How does authentication work? Is my WhatsApp data safe?
Which WhatsApp actions can an AI perform through MCP?
Does the AI act autonomously or wait for my approval?
Is the MCP integration available on every plan?
Ready to Connect WhatsApp to AI?
Get your API key and start automating WhatsApp with natural language in minutes.
For developers
Full REST API and OpenAPI spec, signed webhooks, official SDKs in 6 languages plus the MCP server.