How to Use the QuickReply.ai MCP in Claude Code
Trigger WhatsApp customer journeys and manage templates from your terminal with Claude Code using this MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect QuickReply.ai MCP to Claude Code
Create your Vinkius account to connect QuickReply.ai to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Control WhatsApp marketing from your CLI
The `trigger_journey_event` tool lets you initiate complex customer communication paths directly from a shell prompt. Claude Code pipes your terminal outputs or log files straight into this webhook-driven engine. This is the cleanest way to integrate WhatsApp alerts into your deployment scripts. Since this is the recommended messaging method, you build a future-proof pipeline right from the command line.
Send templates and session replies via MCP Server
The `send_template` tool sends highly structured, pre-approved WhatsApp messages to any phone number. For active chat windows, `send_session_message` lets you dispatch raw text replies without pre-approval delays. Claude Code handles the argument parsing and JSON formatting for these CLI commands. You can script automated alerts or quick customer replies without writing custom curl requests.
Audit messaging metrics and manage deprecations
The `fetch_campaign_stats` tool outputs raw engagement metrics directly to your terminal. Claude Code filters this output, allowing you to pipe delivery rates into other command-line utilities. Since this stats endpoint and `trigger_drip_campaign` sunset in June 2026, you can use Claude Code to audit your shell scripts. It identifies legacy calls and updates them to the newer journey events.
Set up QuickReply.ai 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 seequickreplyai-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest QuickReply.ai transactions." It will automatically discover and invoke the available QuickReply.ai tools.
claude mcp add --transport http quickreplyai-alternative-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 QuickReply.ai MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the QuickReply.ai MCP today
We host it, we monitor it, we maintain it. You just paste one token.