How to Use the Gupshup Messaging MCP in Claude Code
Trigger WhatsApp alerts, templates, and media directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Gupshup Messaging MCP to Claude Code
Create your Vinkius account to connect Gupshup Messaging to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Terminal-driven WhatsApp alerts with Claude Code
Run quick messaging tasks from your command line without writing a single line of throwaway code. Claude Code connects to this MCP Server to trigger `send_text_message` on the fly, making it easy to send quick status updates or alerts. You can pipe terminal outputs or log files straight into your conversational prompt. The CLI agent parses the text and sends clean summaries directly to your team's WhatsApp phones.
Scripted template validation and dispatch
Managing template parameters from the command line is usually a headache. This MCP toolset lets you run `get_template_info` to check template variables right inside your shell session. Once you know the required fields, you can execute `send_template_message` with inline arguments. This setup is perfect for quickly testing how templates look before deploying them to production scripts.
Command-line interactive messaging
Deploying complex interactive elements doesn't require a GUI. Claude Code uses `send_interactive_message` to dispatch button-based options to users directly from your terminal session. You can also use `send_media_message` to push system logs as documents, or use `send_reaction` to acknowledge incoming test webhooks. It turns your terminal into a lightweight MCP messaging control center.
Set up Gupshup Messaging MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seegupshup-messaging-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Gupshup Messaging transactions." It will automatically discover and invoke the available Gupshup Messaging tools.
claude mcp add --transport http gupshup-messaging-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 Gupshup Messaging MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Gupshup Messaging MCP today
We host it, we monitor it, we maintain it. You just paste one token.