How to Use the Clickatell MCP in Claude Code
Trigger Clickatell SMS and WhatsApp notifications from your terminal using Claude Code and this MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Clickatell MCP to Claude Code
Create your Vinkius account to connect Clickatell 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.
Trigger Alerts with Claude Code
The `send_sms` tool handles paging developers perfectly when headless CI/CD pipelines fail. You pipe your error logs to your agent, and it fires a text message to the on-call engineer. The entire sequence runs from a single shell command. Broadcasting maintenance windows to your whole team requires the `send_bulk_messages` tool. Claude Code reads a CSV of employee phone numbers and dispatches the alerts simultaneously. Nobody misses the downtime warning because it hits their mobile devices instantly.
Monitor Account Health via MCP Server
Your agent executes `get_account_balance` before kicking off massive notification runs to prevent budget drains. Running automated scripts blindly costs money fast. It aborts the pipeline if your funds fall below a safe threshold. Auditing your workspace settings happens directly in the terminal with the `get_account_info` tool. The client pulls your current profile configuration and outputs it as clean JSON. DevOps engineers can verify active features without logging into a web portal.
Debug Delivery Failures
Claude Code runs `get_message_status` against specific message IDs to pinpoint where carrier rejections occurred. You see the exact network response codes right in your standard output. This cuts debugging time in half when diagnosing production alerts. Reviewing past traffic patterns takes just one prompt using the `list_message_history` tool. Your agent pulls the transaction logs for the last hour and filters out the successful sends. This leaves you with a concise list of failed deliveries to investigate.
Set up Clickatell 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 seeclickatell-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Clickatell transactions." It will automatically discover and invoke the available Clickatell tools.
claude mcp add --transport http clickatell-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 Clickatell MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Clickatell MCP today
We host it, we monitor it, we maintain it. You just paste one token.