Vinkius
Termii logo
Vinkius
Vinkius runs on CrewAI

How to Use the Termii MCP in CrewAI

Build autonomous, multi-agent communication operations with Termii and crewai.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Termii MCP to CrewAI

Create your Vinkius account to connect Termii 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

Key Capabilities

Autonomous Messaging Chains

Your agents don't need a human to push the button. Assigning `send_whatsapp` or `send_sms` as tools lets your specialized team autonomously send messages when conditions are met. This is perfect for automated response systems—one agent triggers, and another sends the comms.

Multi-Channel Fallback Logic

The crew can decide which channel to use. If WhatsApp fails, they don't stop; they switch gears and send a message via `send_sms`. This built-in failover logic keeps the operation running. It ensures that no matter how messy the local carrier network is, your message gets out.

Operational Status Check

Before kicking off a whole campaign, you need to check the limits. Use `check_balance` and `list_sender_ids`. This gives the entire crew a clear picture of available resources. It's like having a project manager who checks inventory before starting work.

Setup guide

Set up Termii 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 Termii tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent Termii 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 Termii MCP in CrewAI

You simply pass the necessary tools—like `send_whatsapp` and `send_sms`—to your agent definitions. The MCP Server handles exposing them to your team.
Yes. An agent can first use `send_otp` to send the code, and then immediately call `verify_otp` with the response to confirm identity without human intervention.
The primary data points are phone numbers used for messages and temporary One-Time Passwords (OTPs) generated during verification steps.
You configure your agents to use multi-channel tools. They can automatically try WhatsApp first, then fall back to SMS if needed.
Yes. Since the MCP Server is designed for high throughput operations, it supports complex and varied messaging patterns across different user groups.

Start using the Termii MCP today

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

Built & Managed by Vinkius 30s setup 6 tools

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

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

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on 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.