# Termii MCP for AI Agents AI Agent Connect

> Termii MCP lets you manage SMS, WhatsApp, and voice communications directly through your AI agent. It handles one-time passwords (OTP) for secure onboarding, tracks your messaging credit balance, and manages your registered Sender IDs. It's built for teams who need to reach users across multiple channels without jumping between different dashboards or manual API calls.

## Overview
- **Category:** communication-messaging
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_uNlbS5qiaq4m090PZVXxpqT3eWPu2LJkv9gXxhwk/ai-agent-connect
- **Tags:** multi-channel-messaging, otp-verification, whatsapp-business, voice-messaging, customer-engagement, api-messaging

## Description

Imagine trying to manage customer outreach across three different platforms while simultaneously keeping your security protocols tight. Usually, this means jumping between tabs, checking balances in one place, and manually triggering verification codes in another. This Connector changes that by letting your AI agent do the heavy lifting for you. You can ask your agent to send a WhatsApp message to a new lead, check if you have enough credit for a bulk SMS campaign, or verify an OTP that a user just submitted. It pulls all those actions into a single conversation. Because it's part of the Vinkius catalog, you get this unified way to handle global messaging and secure verification without needing to learn a new set of commands for every single channel. It's about moving from "how do I send this?" to "send this," letting the agent handle the logistics of the Termii infrastructure while you focus on the actual conversation.

## Tools

### send_sms
Send a standard SMS message to a recipient. Use this to reach users who prefer traditional text.

### send_whatsapp
Send a WhatsApp message to a customer. This is great for more interactive and rich messaging.

### verify_otp
Verify a one-time password code. Use this to confirm a user's identity during a transaction.

### check_balance
Check your current account balance. This helps you stay on top of your messaging credits.

### list_sender_ids
List all registered Sender IDs. Use this to see which branded IDs you can use for your messages.

### send_otp
Send a one-time password to a user. This automates the security step for onboarding or login.

## Prompt Examples

**Prompt:** 
```
Send a verification code to +15550199.
```

**Response:** 
```
Verification initiated! I've triggered the OTP code delivery to +15550199 via Termii. The request reference ID is pin_88231. I'll let you know when the user provides the code to verify.
```

**Prompt:** 
```
Check my account balance.
```

**Response:** 
```
Fetching balance... You currently have $45.50 in your Termii account. This balance is sufficient for your upcoming automated SMS and WhatsApp campaigns.
```

**Prompt:** 
```
List all Sender IDs registered for my account.
```

**Response:** 
```
I've retrieved your Sender IDs. You have 3 authorized IDs: 'VINKIUS', 'ALERT_MS', and 'AUTH_MSG'. Which one would you like to use for your next campaign?
```

## Capabilities

### Send SMS messages
Send a standard text to a recipient across global networks.

### Send WhatsApp messages
Reach customers on WhatsApp with reliable delivery tracking.

### Verify OTP codes
Confirm user identity by checking one-time passwords instantly.

### Check account balance
See how much credit is left for your messaging campaigns.

### List Sender IDs
View all your registered branding IDs for outgoing messages.

### Send OTP codes
Trigger one-time passwords for secure sign-ups and logins.

## Use Cases

### Onboarding Security
A user signs up for a new app. The agent triggers a code via send_otp and waits for the user to provide it for verify_otp.

### Marketing Outreach
A marketing lead asks the agent to send a personalized WhatsApp message to a list of new leads using send_whatsapp.

### Credit Monitoring
A team lead asks the agent to check the budget before a big push. The agent uses check_balance to see if they have enough credit.

### Branding Check
A developer needs to know which Sender ID is active for a specific region. The agent uses list_sender_ids to show all options.

## Benefits

- Stop jumping between tabs by managing SMS and WhatsApp messages in one place using send_sms and send_whatsapp.
- Secure your user onboarding instantly by having your agent trigger and confirm codes with send_otp and verify_otp.
- Keep your marketing on track by checking your remaining credit and usage with check_balance before launching campaigns.
- Ensure your branding stays consistent by quickly viewing your authorized identities with list_sender_ids.
- Reduce the time spent on manual testing by letting your agent handle messaging delivery checks across different channels.
- Simplify your security flow by letting your agent handle the entire OTP lifecycle in a single conversation.

## How It Works

The bottom line is you get a direct line to Termii's messaging and verification tools through your agent.

1. Subscribe to this Connector and grab your API key from the Termii dashboard.
2. Plug that key into your AI client's configuration.
3. Tell your agent to send a message or check your balance.

## Frequently Asked Questions

**Can I use Termii MCP to send WhatsApp messages?**
Yes, you can send WhatsApp messages directly through your AI client. It handles the connection to Termii's infrastructure so you can just type out the message you want to send.

**How does Termii MCP handle user verification?**
It uses OTP (one-time password) tools to send and verify codes. This is great for securing user accounts or confirming transactions without extra steps.

**Can I check my messaging credits with Termii MCP?**
Yes, you can ask your agent to check your account balance at any time. It's a quick way to see how much credit you have left for your SMS or WhatsApp campaigns.

**Does Termii MCP support global messaging?**
It does. The Connector connects to Termii's unified infrastructure, allowing your agent to reach users across different channels like SMS and WhatsApp globally.

**How do I manage my Sender IDs?**
You can ask your agent to list all your registered Sender IDs. This helps you see which branded IDs are available for your outgoing messages.

**Is Termii MCP good for marketing automation?**
It's great for proactive outreach. You can have your agent send messages to leads or check your balance before starting a large campaign.

**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.