Wati Connector for AI agents.
13 live capabilities
Manage WhatsApp Business messages and customer templates from your AI client.
Waiting for input…
Why people use Wati
Wati WhatsApp API for Automated Customer Support
This Wati MCP changes that by bringing your WhatsApp data directly into your AI client. Your agent can pull up a customer's history, check their current status, and send a pre-approved template in one move. You get a unified flow where the AI handles the heavy lifting of data retrieval and message dispatching.
What Vinkius changes
You get a direct bridge between your AI agent and your official WhatsApp Business account.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Order updates
A customer wants to know where their package is.
- Real-world use case 02
Lead management
A new lead signs up.
- Real-world use case 03
Support history
A customer complains about a past issue.
Complete set · 13capabilities
The complete Wati capability set.
These are the exact actions your AI can choose when you ask it to work with Wati.
01—04
4 capabilities in this set.
Part of 13 available through Wati.
- 01 Capability
Get template
Get specific details for a single message template. Use this to check parameters before sending.
- 02 Capability
List templates
See all your approved WhatsApp templates. This helps you find the right message for the job.
- 03 Capability
List broadcasts
View your list of broadcast messages. It helps you track your large-scale outreach efforts.
- 04 Capability
List contacts
Get a full list of your WhatsApp subscribers. Use this to see who is in your database.
05—07
3 capabilities in this set.
Part of 13 available through Wati.
- 05 Capability
List messages
Pull a list of recent messages. This is great for checking the flow of a specific conversation.
- 06 Capability
List tags
See all the tags you've applied to your contacts. Use this to segment your audience.
- 07 Capability
Send media message
Send images or videos to your customers. This is perfect for sharing product photos or receipts.
08—10
3 capabilities in this set.
Part of 13 available through Wati.
- 08 Capability
Send session message
Send a standard message during an active conversation. This allows for real-time, natural chat.
- 09 Capability
Send template message
Send a pre-approved template to a customer. This is the best way to start a new conversation.
- 10 Capability
Update contact
Change the details for an existing contact. Use this to keep your CRM data current.
11—13
3 capabilities in this set.
Part of 13 available through Wati.
- 11 Capability
Add contact
Create a new contact record in your Wati account. This ensures your leads are saved correctly.
- 12 Capability
Check wati status
Verify that your connection to Wati is active. Use this to troubleshoot your setup quickly.
- 13 Capability
Get contact
Pull the specific details for one contact. This helps your agent know exactly who they are talking to.
Set up in minutes
One URL. Then ask Wati to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Wati 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_UqkX7bmarsYayAZgODQYmNZL33yk4b2ZULrT2b6f/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 Wati, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Wati for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UqkX7bmarsYayAZgODQYmNZL33yk4b2ZULrT2b6f/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 Wati URL.
- Step 03
Save and start
Save the connection and enable Wati in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wati-alternative": {
"url": "https://edge.vinkius.com/vk_preview_UqkX7bmarsYayAZgODQYmNZL33yk4b2ZULrT2b6f/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 Wati
Open Agent mode in chat and ask: "Using Wati, help me...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wati-alternative": {
"url": "https://edge.vinkius.com/vk_preview_UqkX7bmarsYayAZgODQYmNZL33yk4b2ZULrT2b6f/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 Wati
Ask Copilot: "Using Wati, help me...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wati-alternative": {
"url": "https://edge.vinkius.com/vk_preview_UqkX7bmarsYayAZgODQYmNZL33yk4b2ZULrT2b6f/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 Wati
Open Cascade and ask: "Using Wati, help me...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wati-alternative": {
"url": "https://edge.vinkius.com/vk_preview_UqkX7bmarsYayAZgODQYmNZL33yk4b2ZULrT2b6f/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 Wati
Ask Cline: "Using Wati, help me...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wati-alternative --transport http "https://edge.vinkius.com/vk_preview_UqkX7bmarsYayAZgODQYmNZL33yk4b2ZULrT2b6f/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 Wati
Ask Claude: "Using Wati, show me...". 13 tools are ready
Where the request belongs
Work Wati can move forward.
This is for customer success leads who are overwhelmed by chat volume, sales reps who need to send mass notifications without getting banned, and ops managers who want a clean way to sync WhatsApp data with their internal records.
Customer Support Lead
Uses this to let agents see history and reply to common questions faster.
Sales Development Rep
Uses this to send automated order updates and follow-up messages to leads.
Marketing Operations Manager
Uses this to manage template libraries and monitor broadcast campaigns.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWati
Send WhatsApp messages at scale with official API access, chatbot automation, and shared team inbox for business conversations.
Gallabox
Automate WhatsApp Business communication, send templates, and manage chats via AI agents with Gallabox.
WA Smart Business
Scale your WhatsApp business communication with chatbots, bulk messaging, and team inbox features for growing companies.
360dialog
Send WhatsApp messages at scale, manage templates, and track delivery with the official 360dialog Business API integration.
WhatsApp Business
Send text, media, and interactive messages on WhatsApp. the world's most popular messaging platform.
DoubleTick
Scale your WhatsApp sales with bulk messaging, chatbot automation, and team inbox features built for growing businesses.
Bring your own AI
Change the model, client or framework. Keep Wati 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 Wati.
The practical details behind the request, access and result.
Can the Wati MCP send messages to my customers?
Yes, this Connector lets your AI agent send both session messages for active chats and pre-approved templates to start new conversations.
How does Wati help with customer support?
It allows your agent to pull up previous chat histories and contact details instantly. This means your agent has the context needed to provide faster, more accurate help.
Can I use the Wati MCP to manage my WhatsApp contacts?
You can. Your agent can add new leads, update existing contact attributes, and list your entire subscriber base to keep your data organized.
Is it possible to send images using this Connector?
Yes, the Connector includes a capability to send media messages, so your agent can share photos or videos directly with your customers.
How do I see my broadcast campaign status?
Your agent can list your broadcasts to show you which large-scale messages have been sent and how your outreach is progressing.
Can I see which templates are approved in Wati?
Yes, your agent can list all your message templates so you can see what is available for your communication strategy.
What is the difference between a session message and a template message?
Session messages can only be sent if the user has messaged you in the last 24 hours. Template messages are pre-approved by WhatsApp and can be used to initiate a conversation at any time.
How do I see the approved templates in my account?
Use the list_message_templates query. Your agent will retrieve the complete list of pre-approved WhatsApp templates available in your Wati dashboard.
Can I retrieve the last messages from a specific customer?
Yes! Use the list_chat_history capability and provide the customer's WhatsApp number. The agent will return the message history for that specific conversation.
One connection away
Give your agent a direct line to Wati.
Connect Wati once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available