Gallabox Connector for AI agents.
12 live capabilities
Automate WhatsApp Business messaging and customer support workflows.
Waiting for input…
Why people use Gallabox
Gallabox WhatsApp Automation for Faster Customer Support
With this Connector, your agent handles the navigation. You can ask it to pull up a specific history or verify a contact's status instantly. This moves the work from manual clicking to simple conversation, giving you back your time.
What Vinkius changes
Your agent gets a direct line to 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
Support Triage
A support lead sees a spike in messages and asks the agent to list active chats to find the oldest ones that need a reply.
- Real-world use case 02
Marketing Follow-ups
A manager tells the agent to send a specific template to a list of contacts who haven't replied to a previous campaign.
- Real-world use case 03
Contextual Support
A rep asks the agent to show the history for a specific chat ID to understand a customer's past complaints before jumping in.
Complete set · 12capabilities
The complete Gallabox capability set.
These are the exact actions your AI can choose when you ask it to work with Gallabox.
01—04
4 capabilities in this set.
Part of 12 available through Gallabox.
- 01 Capability
Verify api connection
Check if your Gallabox account is actually linked and ready to go. This ensures your agent has the correct permissions to perform actions.
- 02 Capability
Get contact details
Pull specific customer metadata to give your agent more context. This helps the agent recognize a customer's history or status immediately.
- 03 Capability
Get chat details
Get the metadata for a specific conversation thread to see its current status. Use this to see if a chat is active or needs attention.
- 04 Capability
Get my profile
Pull your own account profile information to verify your identity in the system. This is useful for checking your specific account permissions.
05—08
4 capabilities in this set.
Part of 12 available through Gallabox.
- 05 Capability
List whatsapp channels
See all the active WhatsApp channels you have configured for different purposes. This helps you route messages to the correct destination.
- 06 Capability
List whatsapp contacts
Pull a list of all your current chat contacts into your workspace. This lets you see who you are interacting with at a glance.
- 07 Capability
List active chats
See every ongoing conversation currently happening in your Gallabox inbox. This helps you prioritize which customers need a reply first.
- 08 Capability
List thread messages
Fetch the full history of messages for a specific conversation ID. This gives your agent the context it needs to provide accurate answers.
09—12
4 capabilities in this set.
Part of 12 available through Gallabox.
- 09 Capability
List support teams
See the different support teams set up within your Gallabox account. This helps your agent understand the organizational structure of your support.
- 10 Capability
List message templates
See all the approved WhatsApp templates you can use for messaging. This ensures your agent uses the correct, compliant language for outreach.
- 11 Capability
Send whatsapp template
Send a pre-approved rich media template to a customer's phone. This is the best way to send consistent order updates or welcome messages.
- 12 Capability
Send whatsapp text
Send a standard text message to a customer via the Gallabox platform. Use this for custom replies that don't fit into a pre-approved template.
Set up in minutes
One URL. Then ask Gallabox to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Gallabox 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_SxHugcMUs5oR0UjJWThKtAk9B3oYkoWlqeKqJhHG/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 Gallabox, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Gallabox for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_SxHugcMUs5oR0UjJWThKtAk9B3oYkoWlqeKqJhHG/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 Gallabox URL.
- Step 03
Save and start
Save the connection and enable Gallabox in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gallabox": {
"url": "https://edge.vinkius.com/vk_preview_SxHugcMUs5oR0UjJWThKtAk9B3oYkoWlqeKqJhHG/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 Gallabox
Open Agent mode in chat and ask: "Using Gallabox, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gallabox": {
"url": "https://edge.vinkius.com/vk_preview_SxHugcMUs5oR0UjJWThKtAk9B3oYkoWlqeKqJhHG/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 Gallabox
Ask Copilot: "Using Gallabox, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gallabox": {
"url": "https://edge.vinkius.com/vk_preview_SxHugcMUs5oR0UjJWThKtAk9B3oYkoWlqeKqJhHG/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 Gallabox
Open Cascade and ask: "Using Gallabox, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gallabox": {
"url": "https://edge.vinkius.com/vk_preview_SxHugcMUs5oR0UjJWThKtAk9B3oYkoWlqeKqJhHG/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 Gallabox
Ask Cline: "Using Gallabox, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gallabox --transport http "https://edge.vinkius.com/vk_preview_SxHugcMUs5oR0UjJWThKtAk9B3oYkoWlqeKqJhHG/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 Gallabox
Ask Claude: "Using Gallabox, show me...". 12 tools are ready
Where the request belongs
Work Gallabox can move forward.
This is for support leads drowning in shared inboxes, marketing managers who need to blast templates without manual typing, and ops leads who are tired of switching tabs to verify customer info.
Support Lead
Triage a high volume of WhatsApp messages by asking the agent to identify the oldest unanswered chats.
Marketing Manager
Send out consistent follow-up templates to customers who haven't completed their signup flow.
Customer Success Ops
Pull up entire conversation histories to provide better context during a live support interaction.
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.
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.
360dialog
Send WhatsApp messages at scale, manage templates, and track delivery with the official 360dialog Business API integration.
Bring your own AI
Change the model, client or framework. Keep Gallabox 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 Gallabox.
The practical details behind the request, access and result.
Can I use Gallabox MCP to automate my WhatsApp Business?
Yes, this Connector lets your AI agent send messages, check chat statuses, and manage your contacts directly within the Gallabox platform.
Does Gallabox MCP work with my existing chat history?
It does. Your agent can fetch the full message history for any conversation so it knows exactly what a customer said before it responds.
Can my agent send pre-approved templates?
Yes, it can list your approved templates and send them to customers to ensure your messaging stays consistent with your brand.
Who is the best fit for the Gallabox MCP?
It's great for support teams managing shared inboxes, marketing teams sending notifications, and ops leads who need to pull contact data quickly.
How do I get my agent to see my WhatsApp contacts?
The Connector allows your agent to pull your entire contact database and retrieve specific profiles whenever you ask.
Can I use Gallabox MCP with Claude or Cursor?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf, to give your agent access to your Gallabox account.
How do I get an API Key and Secret for Gallabox?
Log in to Gallabox, navigate to Settings > API Keys, and click on 'Generate Key' to retrieve your credentials.
What is a 'Channel ID' and where do I find it?
The Channel ID is the unique identifier for your WhatsApp Business number. You can find it in Settings > Connect > WhatsApp Channel, or by using the 'list_whatsapp_channels' capability.
Can I send interactive buttons via this agent?
Currently, the 'send_whatsapp_template' capability supports pre-approved templates which can include interactive buttons configured in your WhatsApp dashboard.
Are templates required for all messages?
No. You can send standard text messages to customers who have messaged you in the last 24 hours using 'send_whatsapp_text'. Templates are required for business-initiated outreach outside this window.
One connection away
Give your agent a direct line to Gallabox.
Connect Gallabox once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available