Termii MCP. Manage multi-channel messaging and verification.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Termii connects your AI agent to global messaging channels (SMS, WhatsApp, Voice). It lets you send business messages, verify users with OTP codes, and manage API credentials—all from a single chat interface.
Check balance, list sender IDs, and programmatically handle multi-channel communication.
What your AI agents can do
Check balance
Retrieves your current account balance and credit usage for messaging services.
List sender ids
Returns a list of all sender IDs that are registered and ready to use on your account.
Send otp
Sends a one-time password (OTP) code to the specified recipient number.
Sends a text message (SMS) to a specified recipient number.
Dispatches a business message via the WhatsApp platform.
Triggers the delivery of an OTP code to a user's device, often for verification.
Takes a provided code and confirms if it matches an active OTP record.
Retrieves the current remaining credit balance for messaging campaigns.
Returns a list of all registered and authorized sender identifiers available for use.
Ask AI about this MCP
Supported MCP Clients
OAuth 2.0 CompatibleWaiting for input…
Termii MCP Server: 6 Tools for Global Communication
These tools let you programmatically manage messaging flows, verify users with OTPs, check balances, and list all authorized sender IDs.
Make your AI actually useful.
Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.
Start using Termii on Vinkius019dd170check balance
Retrieves your current account balance and credit usage for messaging services.
019dd170list sender ids
Returns a list of all sender IDs that are registered and ready to use on your account.
019dd170send otp
Sends a one-time password (OTP) code to the specified recipient number.
019dd170send sms
Sends a standard SMS text message to a mobile user worldwide.
019dd170send whatsapp
Sends a business-level chat message using the WhatsApp platform.
019dd170verify otp
Checks if a provided one-time password (OTP) code is valid for the given user.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Termii, then connect any of our 4,800+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,800+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Termii. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 6 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Sending global messages usually means logging into three different platforms just to get started.
Today, sending a basic message requires juggling interfaces. You might log into your marketing dashboard for campaign details, then switch to the billing portal to check credit limits, and finally open the messaging app itself just to type in the recipient's number. It’s slow, it's error-prone, and you lose context every time.
With the Termii MCP Server, all of that is gone. You tell your agent: 'Send a message.' The agent handles checking the balance via `check_balance` and then executes the send using either `send_sms` or `send_whatsapp`. You get reliable delivery confirmation without touching three dashboards.
Termii MCP Server delivers secure, auditable communications.
Manually managing user verification is a headache. It involves generating the code, storing it temporarily, and then having a separate system to validate that code against an expiration timer. This complexity means delays and potential security gaps.
By using `send_otp` followed by `verify_otp`, you offload the entire secure flow to Termii's infrastructure. The process is atomic: trigger the code, confirm the code. It makes your user onboarding reliable and fast.
What you can do with this MCP connector
Termii connects your AI agent directly to global messaging channels for two things: sending messages and verifying users. You'll use this server when you need your agent to handle multi-channel communication—whether it’s a simple text blast or a secure login check.
Sending Messages
Sending Standard SMS: Your agent sends a regular text message (SMS) anywhere in the world using send_sms. You specify the recipient number, and your agent handles dispatching that standard mobile message. This is for basic communication when you just need to reach someone's phone line.
Sending WhatsApp Messages: For business-level chat communication, use send_whatsapp. Your agent sends a structured message through the official WhatsApp platform instead of relying on SMS infrastructure. It’s designed specifically for high-volume, professional messaging flows.
Handling User Verification (OTP)
This server manages secure user onboarding using One-Time Passwords (OTPs). You initiate verification by having your agent use send_otp. This function sends a unique, temporary code to the specified recipient number's device. Later, when you need to confirm that the user actually received and knows the code, your agent runs verify_otp.
You pass the provided code and the associated user details, and the tool checks if that OTP matches an active, unexpired record. It tells you immediately if the login attempt is valid.
Managing Accounts and IDs
Before sending anything, you gotta know what you're working with. Your agent can run list_sender_ids to pull a clean list of every sender ID registered on your account. This ensures that when messages go out, they use recognized, authorized branding—that’s key for delivery rates and trust.
For financial visibility, the server provides check_balance. Your agent executes this tool to retrieve your current remaining credit balance and usage data across all messaging services. You always know how much runway you've got left for your campaigns without having to check a separate dashboard.
How It Works With Your Agent
Your AI client connects to Termii, giving it the necessary API credentials. Instead of writing complex code flows, you just talk to your agent. You tell it: 'Send an OTP to 555-1234,' or 'Check if that code is valid.' The agent then uses these specific tools—send_otp, verify_otp, send_sms, send_whatsapp, check_balance, and list_sender_ids—to execute the commands against your live messaging account.
You’re running sophisticated, multi-channel communication flows using simple conversational prompts.
019dd171-2ae3-721d-8cf7-e6eb628823e5 How Termii MCP Works
- 1 First, subscribe to the Termii server and provide your API Key.
- 2 Next, initiate a communication request (e.g., 'Send OTP to X'). The agent calls the relevant tool.
- 3 Finally, the tool executes the message delivery or data retrieval through Termii's infrastructure.
The bottom line is you manage multi-channel messages and verification by giving direct instructions to your AI client.
Who Is Termii MCP For?
This server is for operations teams, security analysts, and developers who can't afford the manual clicks of multiple dashboard systems. If you spend time switching between a messaging platform, an analytics tool, and a billing portal just to send one verified message, you need this.
Integrates OTP verification or multi-channel sending into automated deployment pipelines using simple AI commands.
Automates proactive outreach campaigns and monitors campaign credit balances without logging into the billing dashboard.
Verifies identity tokens or tracks communication flows to audit user onboarding processes.
What Changes When You Connect
- Multi-Channel Reach: Send messages via
send_smsorsend_whatsappfrom one place. You don't need separate tools for SMS and WhatsApp; the agent handles it all. - Secure Onboarding: Use
send_otpandverify_otptogether to lock down user accounts. The AI client manages the full verification loop, making security checks simple. - Cost Visibility: Never get caught in an overspend scenario. Run
check_balanceanytime to see exactly how much credit you have left for your campaigns. - Branded Messaging: Before sending anything, use
list_sender_idsto confirm which sender ID is available. This keeps your messages professional and recognized by the recipient. - Global Coverage: Termii handles messaging across different international channels (SMS, WhatsApp, Voice), so you can reach users regardless of their location.
Real-World Use Cases
User Login Flow
A user needs to log into the platform. Instead of manually asking a developer to trigger an OTP, they tell their agent: 'Send an OTP code to +15550199.' The agent calls send_otp and then waits for confirmation, using verify_otp once the user provides the code. Done in three steps.
Proactive Marketing Campaign
The marketing team needs to run a campaign but isn't sure if they have enough credit. They first call check_balance. Once confirmed, they instruct the agent to send 50 messages using send_whatsapp, and the system confirms delivery tracking for all of them.
Developer Integration Test
A developer needs to test if a new feature triggers a message correctly. They run a simple command: 'Send an SMS with the code 12345.' The agent executes send_sms, allowing immediate, verifiable testing of the delivery mechanism without manual API calls.
Audit and Compliance Check
A security analyst needs to know what communication channels are authorized for use. They run list_sender_ids via their agent. This confirms all valid sender IDs, ensuring only approved branding is used for critical messages.
The Tradeoffs
Assuming balance is unlimited.
The developer writes a script to send 10,000 WhatsApp messages without checking costs. The campaign fails halfway through with an 'Insufficient Credit' error and wastes development time.
→
Always start by calling check_balance via your agent. Then, calculate the total cost for all planned sends before running tools like send_whatsapp.
Using a random sender ID.
A developer tries to send an SMS using an old or unauthorized Sender ID that hasn't been registered. The message gets flagged as spam and fails delivery instantly.
→
First, run list_sender_ids to get the current list of valid IDs. Then, specify one of those approved IDs when sending messages with send_sms.
Mixing up verification types.
A user tries to verify their account by sending a generic code instead of using the proper API function. The system rejects it because the OTP must be generated and verified programmatically.
→
The correct flow is: 1) Use send_otp to trigger the code delivery. 2) Wait for the user's input. 3) Finally, use verify_otp with the provided code.
When It Fits, When It Doesn't
Use this server if your primary need is reliable, multi-channel communication that requires authentication or cost tracking. You need to send SMS and WhatsApp messages AND you need to secure those messages using an OTP flow. Don't use it if you just need simple data storage—use a database connector instead. Also, don't rely on this solely for complex workflow orchestration; while the agent manages the sequence (e.g., check balance -> send OTP), you still need your own code logic to handle what happens after verification succeeds.
Common Questions About Termii MCP
How do I check my credit limit using Termii MCP Server? +
You use the check_balance tool. Just ask your agent to run 'check_balance.' It will retrieve your current account balance so you know exactly how much messaging credit you have available.
Can I send both SMS and WhatsApp messages with Termii MCP Server? +
Yes, absolutely. You can use the send_sms tool for standard texts or send_whatsapp for business chat messages; both are managed through the same unified server.
What is the best way to verify a user using Termii MCP Server? +
The recommended flow is to first call send_otp with the user's number. Once they respond, use the verify_otp tool with the code they provide.
Do I need to worry about my Sender ID when using Termii MCP Server? +
You should always check your registered IDs first by calling list_sender_ids. This ensures you use an authorized and active sender ID for maximum delivery reliability.
How do I use the 'send_otp' tool with Termii MCP Server? +
You must pass the necessary parameters in a JSON object to send an OTP code. This ensures you specify the target phone number and other required details for successful delivery.
What happens if I use 'send_whatsapp' with Termii MCP Server? +
You pass data as a JSON string when using the send_whatsapp tool. This allows you to format complex message content, ensuring compatibility with WhatsApp Business standards.
How does 'verify_otp' work within the Termii MCP Server workflow? +
The verify_otp tool requires you to submit a user-provided code for validation. The server checks this submitted code against the active session details to confirm identity.
Does 'list_sender_ids' help with compliance when using Termii MCP Server? +
Yes, list_sender_ids shows all registered Sender IDs available in your account. Checking this list helps you ensure you are using a recognized and authorized brand name for outgoing messages.
Can I send an OTP code for user verification via AI? +
Yes! Use the send_otp action. Provide the destination number, your Sender ID, and the message type in the JSON payload. Your agent will trigger the OTP delivery instantly.
How do I check my remaining account balance? +
Run the check_balance query. The agent will retrieve your current available credits directly from Termii, helping you monitor your messaging budget.
Is it possible to see my registered Sender IDs via AI? +
Absolutely. Use the list_sender_ids tool. Your agent will retrieve the complete list of all Sender IDs authorized for your account.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.