4,500+ servers built on MCP Fusion
Vinkius
Clickatell logo
Vinkius
CrewAI logo

How to Use the Clickatell MCP in CrewAI

Run autonomous agent teams that coordinate, audit, and dispatch Clickatell messages directly from CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Clickatell MCP on Cursor AI Code Editor MCP Client Clickatell MCP on Claude Desktop App MCP Integration Clickatell MCP on OpenAI Agents SDK MCP Compatible Clickatell MCP on Visual Studio Code MCP Extension Client Clickatell MCP on GitHub Copilot AI Agent MCP Integration Clickatell MCP on Google Gemini AI MCP Integration Clickatell MCP on Lovable AI Development MCP Client Clickatell MCP on Mistral AI Agents MCP Compatible Clickatell MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Clickatell MCP to CrewAI

Create your Vinkius account to connect Clickatell to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Coordinate multi-agent SMS campaigns in CrewAI

The `send_bulk_messages` tool allows your lead CrewAI agent to dispatch bulk SMS notifications to segmented lists. While one agent compiles the recipient list, a second agent executes the dispatch tool to broadcast the messages. A third monitoring agent uses `get_message_status` to track delivery rates across the campaign. This division of labor lets your CrewAI team manage large-scale outreach without human oversight.

Validate WhatsApp templates using this Clickatell MCP Server

The `list_whatsapp_templates` tool gives your CrewAI compliance agent direct access to your registered templates. The agent reviews the text against brand guidelines before any message is sent. If a template is outdated, the compliance agent calls `delete_whatsapp_template` to remove it from the active pool. That means your automated customer service agents only use approved, current layouts.

Monitor Clickatell account health autonomously with CrewAI

The `get_account_balance` tool enables your CrewAI budget agent to track active messaging spend. The agent checks the balance daily and alerts your team if credits fall below a set threshold. At the same time, the agent calls `get_account_info` to verify account status and active integrations. This automated auditing keeps your messaging infrastructure running without manual checks.

Setup guide

Set up Clickatell MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Clickatell tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Clickatell Analyst",
    goal="Access and analyze Clickatell data via MCP.",
    backstory="Expert analyst with direct Clickatell access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Clickatell transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 CrewAI

Pass your Vinkius HTTP URL directly into the MCP configuration list when defining your CrewAI Agent. The agent automatically discovers tools like `send_sms` and `send_whatsapp`.
Yes, all agents in your Crew share access to the configured server. One agent can check `list_source_numbers` while another calls `send_sms`.
Your agent calls `get_whatsapp_media` to fetch the metadata of incoming media, allowing another agent to download and process the files.
Yes, an analyst agent can call `list_message_history` to retrieve recent logs, identify delivery patterns, and suggest optimization strategies.
CrewAI never stores your Clickatell API keys. Vinkius manages the authentication securely in an ephemeral environment, exposing only the safe MCP execution endpoint to your agents.

Start using the Clickatell MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 12 tools

We've already built the connector for Clickatell. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 12 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.