Wbiztool Connector for AI agents.
12 live capabilities
Manage WhatsApp Business marketing and bulk messaging from your AI client
Waiting for input…
Why people use Wbiztool
Wbiztool WhatsApp Marketing Automation for Busy Teams
With this Connector, you just tell your AI agent what you want to do. You can ask it to send a bulk broadcast to your whole list or pull up the history for a specific customer. It handles the data fetching and the message sending in the background. You get to spend your time on strategy while the agent handles the execution.
What Vinkius changes
You get a direct line to your WhatsApp Business account through your AI interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Mass marketing broadcasts
A marketing manager needs to notify 500 customers about a sale.
- Real-world use case 02
Checking read receipts
A support lead wants to know if a customer saw the last instructions.
- Real-world use case 03
Organizing VIP groups
A sales team wants to organize a new VIP group.
Complete set · 12capabilities
The complete Wbiztool capability set.
These are the exact actions your AI can choose when you ask it to work with Wbiztool.
01—04
4 capabilities in this set.
Part of 12 available through Wbiztool.
- 01 Capability
Check wbiztool status
Check if your account is connected and healthy. Use this to prevent messaging errors.
- 02 Capability
Get contact
Get the details for a specific person. This provides context for your next move.
- 03 Capability
Get message history
See the past conversation with a contact. This helps your agent understand the history.
- 04 Capability
Create contact
Add a new person to your directory. This helps keep your database up to date.
05—08
4 capabilities in this set.
Part of 12 available through Wbiztool.
- 05 Capability
List contacts
See everyone in your contact list. Use this to get a bird's-eye view of your audience.
- 06 Capability
List messages
See a list of your recent messages. Use this to audit what has been sent lately.
- 07 Capability
List templates
View your saved message templates. This ensures you're using the right approved content.
- 08 Capability
Search contacts
Find specific people in your directory. It makes it easy to target the right audience.
09—12
4 capabilities in this set.
Part of 12 available through Wbiztool.
- 09 Capability
Send bulk message
Send a large batch of messages at once. This is the core of your marketing outreach.
- 10 Capability
Send message
Send a single message to a contact. Use this for direct, one-on-one communication.
- 11 Capability
Send template
Send a pre-approved message template. This keeps your branding consistent across all chats.
- 12 Capability
List groups
Get a list of all your WhatsApp groups. This helps you see where your communities are organized.
Set up in minutes
One URL. Then ask Wbiztool to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Wbiztool 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_ZJfw3rzo3INgTbAMsMw66YQv2NKq9h2gGEtfssnP/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 Wbiztool, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Wbiztool for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_ZJfw3rzo3INgTbAMsMw66YQv2NKq9h2gGEtfssnP/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 Wbiztool URL.
- Step 03
Save and start
Save the connection and enable Wbiztool in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"wbiztool": {
"url": "https://edge.vinkius.com/vk_preview_ZJfw3rzo3INgTbAMsMw66YQv2NKq9h2gGEtfssnP/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 Wbiztool
Open Agent mode in chat and ask: "Using Wbiztool, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"wbiztool": {
"url": "https://edge.vinkius.com/vk_preview_ZJfw3rzo3INgTbAMsMw66YQv2NKq9h2gGEtfssnP/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 Wbiztool
Ask Copilot: "Using Wbiztool, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"wbiztool": {
"url": "https://edge.vinkius.com/vk_preview_ZJfw3rzo3INgTbAMsMw66YQv2NKq9h2gGEtfssnP/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 Wbiztool
Open Cascade and ask: "Using Wbiztool, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"wbiztool": {
"url": "https://edge.vinkius.com/vk_preview_ZJfw3rzo3INgTbAMsMw66YQv2NKq9h2gGEtfssnP/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 Wbiztool
Ask Cline: "Using Wbiztool, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add wbiztool --transport http "https://edge.vinkius.com/vk_preview_ZJfw3rzo3INgTbAMsMw66YQv2NKq9h2gGEtfssnP/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 Wbiztool
Ask Claude: "Using Wbiztool, show me...". 12 tools are ready
Where the request belongs
Work Wbiztool can move forward.
Marketing managers tired of manual broadcasts, sales leads who need better tracking, and developers who want to sync WhatsApp data with their own internal capabilities.
Marketing Manager
Triggers large broadcasts and monitors engagement rates on Tuesday mornings.
Customer Support Lead
Checks if a specific client read a message to decide on the next follow-up.
Backend Developer
Pulls contact data into a custom CRM to automate onboarding.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWA Smart Business
Scale your WhatsApp business communication with chatbots, bulk messaging, and team inbox features for growing companies.
1msg.io
Official WhatsApp Business API automation. send messages, manage templates, and monitor channel status via AI.
Wati
Automate WhatsApp communication via Wati. send template messages, manage contacts, list chatbots, and assign operators directly from your AI agent.
DoubleTick
Scale your WhatsApp sales with bulk messaging, chatbot automation, and team inbox features built for growing businesses.
Gallabox
Automate WhatsApp Business communication, send templates, and manage chats via AI agents with Gallabox.
QuickReply.ai
Automate WhatsApp marketing and customer engagement via QuickReply.ai. manage contacts, messages, and broadcasts directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Wbiztool 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 Wbiztool.
The practical details behind the request, access and result.
How does the Wbiztool MCP help my marketing?
It allows your AI agent to handle high-volume WhatsApp tasks. You can send bulk messages, manage your contact lists, and track campaign analytics without leaving your chat interface.
Can I use the Wbiztool MCP to see if my messages were read?
Yes. Your AI agent can check the status of specific messages to see if they were delivered or read, providing you with real-time engagement data.
Is the Wbiztool MCP good for large contact lists?
It's built for it. The Connector can retrieve large directories of contacts and groups, making it easy to manage thousands of leads through your agent.
Can my AI agent send out pre-approved messages?
Yes, it can send your official templates. This ensures that every broadcast stays consistent with your brand guidelines while still being automated.
How do I know if my Wbiztool account is working?
You can ask your agent to check your account connectivity. It will verify your API status and messaging volume limits instantly.
Can I use the Wbiztool MCP to manage my WhatsApp groups?
Yes, the Connector can list and manage your WhatsApp groups, helping you organize different segments of your audience more effectively.
How do I find my Wbiztool API Key?
Log in to your account, navigate to Settings > API, and copy your unique API Key from the credentials section.
Can I check read receipts via AI?
Yes! The list_wbiz_messages capability allows your agent to retrieve high-fidelity real-time status metadata for all your WhatsApp communications.
How do I list my WhatsApp contacts?
Use the list_wbiz_contacts capability to retrieve your complete high-fidelity directory along with the unique phone identifiers for all managed leads.
One connection away
Give your agent a direct line to Wbiztool.
Connect Wbiztool once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available