# TNZ Communications MCP for AI Agents AI Agent Connect

> TNZ Communications MCP. This tool lets your AI agent send SMS, make automated voice calls (TTS), and send digital faxes through the TNZ Group gateway. You can manage contact lists, track message delivery statuses, and pull usage reports for your global messaging campaigns.

## Overview
- **Category:** communication-messaging
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ucO6E18bJFsUafCLvBxyhuQvnTkyMRXwciZTXXlg/ai-agent-connect
- **Tags:** sms-gateway, voice-broadcasting, text-to-speech, fax-services, multichannel-messaging, api-integration

## Description

Imagine you need to send out a massive update to your customers or notify your team about a shift change. Instead of logging into a separate portal, copying phone numbers, and hitting send on a web dashboard, you just tell your AI what to do. This Connector connects your agent directly to the TNZ Group messaging gateway. It handles the heavy lifting of sending out text messages, making automated phone calls using text-to-speech, and even sending out digital faxes. You can have your agent check if a message actually landed or pull a report on how much you spent on a specific campaign last month. It's about making communication an extension of your conversation. Since Vinkius hosts this, you can plug it into your existing workflow and start moving data between your AI and your customers without any manual jumping between tabs. It turns a multi-step communication process into a single command.

## Tools

### get_account_balance
Check how much credit you have left in your TNZ account. This helps you monitor your spending.

### get_messaging_usage_report
Pull detailed reports on your messaging costs and volume. Use this to audit your campaign spending.

### get_message_delivery_status
Verify if a specific message reached its destination. It provides peace of mind for important alerts.

### list_tnz_contacts
See all the contacts currently saved in your TNZ account. This gives you a quick overview of your audience.

### list_contact_groups
View the different groups you've organized your contacts into. It helps you target specific segments.

### list_received_sms_replies
Pull a list of all incoming SMS messages from your customers. This keeps your support team updated.

### list_message_templates
See the saved message templates you've created for reuse. It ensures your AI stays on brand.

### send_digital_fax
Send a document as a digital fax to a recipient. This replaces the need for old school hardware.

### send_sms_message
Send a text message to a specific phone number. Use this for quick one-off notifications.

### send_tts_voice_call
Make an automated voice call using text-to-speech technology. It's great for automated reminders.

### create_tnz_contact
Add a new person or business to your TNZ contact list. This keeps your database current.

### check_api_health
Verify that the TNZ API is online and responding correctly. Use this to debug connectivity issues.

## Prompt Examples

**Prompt:** 
```
Send a text to +6421000000 saying 'Your order is ready for pickup.'
```

**Response:** 
```
I've sent that SMS via TNZ to +6421000000. 

**Status:** Success
**Message ID:** ref_987
**Timestamp:** 2026-07-15 10:45 AM
```

**Prompt:** 
```
What's my current balance?
```

**Response:** 
```
You currently have **$42.18** remaining in your TNZ Communications account. 

Would you like me to pull a usage report for the last 30 days?
```

**Prompt:** 
```
List our VIP customer group.
```

**Response:** 
```
Here are the contacts in your **VIP** group:

| Name | Phone | 
| :--- | :--- |
| Alice Smith | +64 21 000 1111 |
| Bob Jones | +64 21 000 2222 |
| Charlie Day | +64 21 000 3333 |
```

## Capabilities

### Send text messages
Send SMS alerts to your customers or staff instantly.

### Make automated calls
Convert text into speech to reach people via phone.

### Send digital faxes
Route documents through a fax gateway from your agent.

### Track message status
See if your messages were delivered or failed in real-time.

### Manage contact lists
Add, list, and group contacts directly through your AI.

### Pull usage reports
Get detailed costs and volume data for your messaging history.

## Use Cases

### Logistics Alerts
A warehouse manager asks the AI to notify 50 drivers that their shipments are ready. The AI uses send_sms_message to update everyone at once.

### Appointment Reminders
A clinic owner has the AI call patients to confirm appointments using send_tts_voice_call for a hands-off reminder system.

### Customer Support
A support agent asks the AI to show all new replies. The AI uses list_received_sms_replies to surface the latest customer questions.

### Marketing Blasts
A brand manager asks the AI to send a promo to a specific group. The AI uses list_contact_groups and send_sms_message to hit the right audience.

## Benefits

- Real-time status updates: Use get_message_delivery_status to know exactly when a message lands so you don't have to guess.
- Automated voice outreach: Use send_tts_voice_call to turn text into spoken words for automated phone notifications.
- Organized contact management: Use create_tnz_contact and list_contact_groups to keep your audience segmented and easy to reach.
- Instant usage tracking: Use get_messaging_usage_report to see exactly what your campaigns are costing you in real-time.
- Template consistency: Use list_message_templates to ensure your AI always sends the correct, pre-approved messaging.

## How It Works

The bottom line is you get a direct line from your AI to a professional messaging gateway without leaving your chat interface.

1. Connect your TNZ Auth Token to the Connector.
2. Ask your AI to send a message or check a status.
3. Receive confirmation or the requested data immediately.

## Frequently Asked Questions

**Can TNZ Communications send text messages to international numbers?**
Yes, the Connector supports global messaging. You can use your AI agent to send SMS to various regions through the TNZ gateway.

**How do I make automated voice calls with this Connector?**
You can use the text-to-speech tool. Just tell your AI what you want to say, and it will convert that text into a voice call for you.

**Can I see if my SMS actually reached the customer?**
Yes, you can ask your AI to check the delivery status of any specific message. It will pull the real-time status from the gateway.

**Does this Connector support sending faxes?**
Yes, it includes a digital fax tool. This allows your AI to send documents as faxes without you needing any physical hardware.

**How do I manage my contacts using TNZ Communications?**
You can ask your AI to add new contacts, list existing ones, or organize them into groups. It keeps your contact list updated automatically.

**Can I see how much I'm spending on messages?**
You can ask your AI for a usage report. It will pull the latest data on your messaging costs and volume so you can track your spending.

**How do I get an Auth Token for TNZ?**
Log in to your TNZ Dashboard, go to Users, select your user, and click the API tab to generate your unique Auth Token.

**Can the agent send voice calls?**
Yes, using the `send_tts_voice_call` tool, the agent can convert text into a high-quality voice call for your recipients.

**Does this support sending faxes?**
Absolutely. The `send_digital_fax` tool allow you to send documents or text as faxes directly from your agent.