WSLA (WhatsApp) Connector for AI agents.
5 live capabilities
Automate customer communications and send official Meta messages.
Waiting for input…
Why people use WSLA (WhatsApp)
WSLA (WhatsApp) for Automated Customer Support
With this Connector, your AI agent handles that loop for you. It checks the data, grabs the right info, and fires off a reply using standard text or a specific template. You get a support desk that actually scales without adding more headcount.
What Vinkius changes
You get a direct, official bridge between your AI and your WhatsApp Business account.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Order Tracking
A customer asks where their package is.
- Real-world use case 02
Booking Reminders
A clinic needs to notify 50 patients.
- Real-world use case 03
Support Triage
A user sends a photo of a broken part.
Complete set · 5capabilities
The complete WSLA (WhatsApp) capability set.
These are the exact actions your AI can choose when you ask it to work with WSLA (WhatsApp).
01—03
3 capabilities in this set.
Part of 5 available through WSLA (WhatsApp).
- 01 Capability
List whatsapp templates
Pulls a list of all your pre-approved message types from your Meta account for easy reference. This lets your agent know exactly what options are available for different types of notifications.
- 02 Capability
Send whatsapp reaction
Adds an emoji reaction to a customer's message to make the AI interaction feel more natural. It provides a quick way for the agent to acknowledge receipt of a message.
- 03 Capability
Send whatsapp text
Sends a standard text message to a customer's WhatsApp number for conversational replies. Use this when you need a natural, back-and-forth dialogue with a user.
04—05
2 capabilities in this set.
Part of 5 available through WSLA (WhatsApp).
- 04 Capability
Get whatsapp media details
Retrieves metadata for photos or videos sent by customers so your agent can understand the context. It helps the agent see what a user uploaded without needing a manual check.
- 05 Capability
Send whatsapp template
Sends a specific, pre-approved message type like a shipping update or appointment reminder. This is the best way to send high-volume alerts while staying within Meta's rules.
Set up in minutes
One URL. Then ask WSLA (WhatsApp) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use WSLA (WhatsApp) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GnunRkp2vhfsI6aESuQ1fz3wqoAUMhRftQNLpFnT/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it WSLA (WhatsApp), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable WSLA (WhatsApp) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_GnunRkp2vhfsI6aESuQ1fz3wqoAUMhRftQNLpFnT/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the WSLA (WhatsApp) URL.
- Step 03
Save and start
Save the connection and enable WSLA (WhatsApp) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wsla-whatsapp": {
"url": "https://edge.vinkius.com/vk_preview_GnunRkp2vhfsI6aESuQ1fz3wqoAUMhRftQNLpFnT/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using WSLA (WhatsApp)
Open Agent mode in chat and ask: "Using WSLA (WhatsApp), help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wsla-whatsapp": {
"url": "https://edge.vinkius.com/vk_preview_GnunRkp2vhfsI6aESuQ1fz3wqoAUMhRftQNLpFnT/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using WSLA (WhatsApp)
Ask Copilot: "Using WSLA (WhatsApp), help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wsla-whatsapp": {
"url": "https://edge.vinkius.com/vk_preview_GnunRkp2vhfsI6aESuQ1fz3wqoAUMhRftQNLpFnT/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using WSLA (WhatsApp)
Open Cascade and ask: "Using WSLA (WhatsApp), help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wsla-whatsapp": {
"url": "https://edge.vinkius.com/vk_preview_GnunRkp2vhfsI6aESuQ1fz3wqoAUMhRftQNLpFnT/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using WSLA (WhatsApp)
Ask Cline: "Using WSLA (WhatsApp), help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wsla-whatsapp --transport http "https://edge.vinkius.com/vk_preview_GnunRkp2vhfsI6aESuQ1fz3wqoAUMhRftQNLpFnT/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using WSLA (WhatsApp)
Ask Claude: "Using WSLA (WhatsApp), show me...". 5 tools are ready
Where the request belongs
Work WSLA (WhatsApp) can move forward.
This is for support leads tired of manual replies, marketing managers who need to blast updates without getting blocked, and devs building automated commerce.
Customer Support Lead
Handles high-volume queries by letting an agent send instant text replies to common questions.
Marketing Operations Manager
Sends out thousands of personalized template notifications for sales and updates.
Backend Developer
Integrates real-time WhatsApp messaging into a custom business dashboard.
When one Connector is not enough
Carry the request into a workflow.
Combine WSLA (WhatsApp) with the systems that finish the task.
View all recipesBook Appointments via WhatsApp Using MCP
Your AI agent checks availability, sends time slots via WhatsApp and logs every booking
MCP Recipe for Investor Network Mapping
Investor portfolios mapped, your network connections surfaced, warm intro request sent , get into deals through your existing relationships
MCP Recipe for Selling Courses via WhatsApp
New course sale happens, WhatsApp welcome fires, student lands in your CRM , zero manual onboarding
MCP Recipe for WhatsApp Legal Client Intake
Client inquiry submitted, case record created, confirmation sent on WhatsApp , your law firm intake runs itself
MCP Recipe for WhatsApp Legal Consultations
Consultation booked, case tracker updated, client confirmed on WhatsApp , your law firm never misses a lead or a meeting
MCP Recipe for WhatsApp Litigation Claims
Funding claims tracked, case details matched, client updated on WhatsApp , litigation funding without the admin overhead
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWhatsApp Business
Send text, media, and interactive messages on WhatsApp. the world's most popular messaging platform.
Wati
Send WhatsApp messages at scale with official API access, chatbot automation, and shared team inbox for business conversations.
360dialog
Send WhatsApp messages at scale, manage templates, and track delivery with the official 360dialog Business API integration.
Gallabox
Automate WhatsApp Business communication, send templates, and manage chats via AI agents with Gallabox.
WhatsApp Message Sender
This MCP does exactly one thing: it sends text messages using the official Meta WhatsApp Cloud API. That's its only function, and nothing else. Incredible for giving your AI agents direct access to customers.
QuickReply.ai
Automate WhatsApp marketing and customer engagement via QuickReply.ai. trigger journeys, send templates, and manage session messages directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep WSLA (WhatsApp) connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about WSLA (WhatsApp).
The practical details behind the request, access and result.
How does WSLA (WhatsApp) help my business grow?
It lets your AI agent handle the repetitive stuff like FAQs and order updates, so your team can focus on high-value customers. It makes your business look bigger by providing instant replies.
Can I use WSLA (WhatsApp) to send bulk marketing?
Yes, but it's designed for official business use. You should use the template capability to send notifications like shipping alerts or reminders to your opted-in customers.
Does WSLA (WhatsApp) support media?
It allows your agent to see details about photos or videos sent by your customers. This helps the agent understand the context of the conversation better.
Is WSLA (WhatsApp) better than a standard chatbot?
It's more powerful because it uses the official Meta Cloud API. This means better reliability, official template support, and a more professional experience for your customers.
Can my agent react to messages with emojis?
Yes, the WSLA (WhatsApp) MCP lets your agent use reactions. This makes the conversation feel less robotic and more like a real interaction.
Where do I find my Phone Number ID and Access Token?
Log in to the Meta Developer Portal, select your App, and navigate to the WhatsApp > Getting Started section for the ID, and the App Settings for the System User Access Token.
What is the 24-hour window policy?
WhatsApp restricts business-initiated free-text messages. You can only send free-form text if the user has messaged you in the last 24 hours. Outside this window, you must use a pre-approved Template.
One connection away
Give your agent a direct line to WSLA (WhatsApp).
Connect WSLA (WhatsApp) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available