How to Use the Gallabox MCP in Windsurf
Connect Windsurf to your WhatsApp Business account. Let Cascade manage customer chats, send templates, and pull contact data automatically.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Gallabox MCP to Windsurf
Create your Vinkius account to connect Gallabox to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Multi-Step WhatsApp Support
This server connects Windsurf's Cascade agent to your Gallabox account. Cascade can now run complex sequences on its own. It'll use `list_active_chats` to find a new inquiry, `get_contact_details` to identify the user, and then `list_message_templates` to find the right welcome message. You don't have to prompt each step. Just give Cascade a goal like "Onboard new leads from yesterday." It will chain the tools, execute the plan, and show you the result—a list of contacts who received your welcome template via `send_whatsapp_template`.
Give Windsurf Full Chat Context
Your agent gets the full picture before it acts. Use `list_thread_messages` to feed an entire conversation history into Cascade's context window. It sees what the customer asked and what your team already said. This stops your agent from sending repetitive or out-of-context replies. It can check thread metadata with `get_chat_details` to see who's assigned or use `list_support_teams` to find the right human to escalate to.
Manage Templates and Contacts with Your Agent
Stop logging into the Gallabox dashboard just to find a template ID. Now you can ask Windsurf directly. It uses `list_message_templates` to pull your approved WhatsApp templates right into your IDE. The same goes for contacts. Pull a full customer list with `list_whatsapp_contacts` or look up a specific person using `get_contact_details`. Cascade can use this data to build reports or run targeted outreach campaigns without you lifting a finger. This is what an MCP Server is for.
Set up Gallabox MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Gallabox MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Gallabox payment history." If connected, Cascade will call the Gallabox tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"gallabox-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Gallabox. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Gallabox MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Gallabox MCP today
We host it, we monitor it, we maintain it. You just paste one token.