# WhatsApp Business MCP for AI Agents AI Agent Connect

> WhatsApp Business lets you put your customer communication on autopilot. Your agent handles template sending, profile audits, and message management so you don't have to jump into the Meta dashboard every time someone asks for an update.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_FzdFew0FoqkCjJPbiZLIgDGCqtbW0PPy6Yp9WFFk/ai-agent-connect
- **Tags:** business-messaging, template-messaging, customer-engagement, automated-notifications, profile-management, api-integration

## Description

Managing a high-volume messaging account usually means juggling dozens of tabs and constantly checking the Meta Business Suite for status updates. This Connector changes that by letting your AI agent handle the heavy lifting of the WhatsApp Business Platform directly from your workspace. Instead of manual data entry or hunting for approved templates, you can just tell your agent to send out a notification or check your account status. It makes the whole process feel like a conversation rather than a chore. Since Vinkius hosts this as part of its catalog, you can get it running in minutes and start letting your agent act as a real-time communication manager. You'll spend less time clicking buttons and more time actually talking to your customers.

## Tools

### delete_message_template
Remove outdated templates from your account. This keeps your messaging options clean and organized.

### send_text_message
Send direct text to users in an active window. Use this for real-time customer service interactions.

### get_business_profile
Pull your public business profile information. It's the fastest way to see how your brand appears to others.

### get_media
Retrieve metadata for images and documents. This helps you track what kind of files are being shared.

### get_waba_details
Get your WABA account details instantly. Use this to verify your account's current status and configuration.

### list_message_templates
See a full list of your approved templates. It makes it easy to find the right message for the job.

### list_phone_numbers
See all active phone numbers in your account. This is helpful for managing multi-channel setups.

### send_template_message
Send a pre-approved template to a customer. This is the standard way to handle high-volume notifications.

## Prompt Examples

**Prompt:** 
```
Can you check if our 'order_shipped' template is currently approved?
```

**Response:** 
```
I've checked your WhatsApp Business account. The **'order_shipped'** template is currently **Approved** and ready to use for your notifications.
```

**Prompt:** 
```
Send a welcome message to +1234567890 using our 'new_user' template.
```

**Response:** 
```
Done! I've sent the **'new_user'** template to **+1234567890**. Your message is now on its way to the customer.
```

**Prompt:** 
```
What's our public business profile look like?
```

**Response:** 
```
Here are your current public details:

*   **Name**: [Business Name]
*   **Description**: [Your Bio]
*   **Phone**: [Your Verified Number]
*   **Status**: Verified
```

## Capabilities

### Send pre-approved templates
Your agent can send structured messages with dynamic variables to your customers.

### Send direct text messages
Handle real-time customer service by sending direct text within active windows.

### Audit your business profile
Pull your public profile details and account metadata instantly without a browser.

### Prune old message templates
List all your current templates and delete the ones you no longer need.

### Retrieve media metadata
Get details for images and documents shared through your business account.

### Check phone number status
List all active phone numbers to manage your multi-channel setup.

## Use Cases

### Sending shipping updates
A customer asks for a shipping update. The agent uses send_template_message to give them the latest info immediately.

### Checking template approval
A marketing lead needs to know if their 'New Year' template is live. The agent uses list_message_templates to check the status.

### Auditing active numbers
An IT admin needs to see which numbers are active. The agent uses list_phone_numbers to provide a full list for the team.

### Analyzing shared media
A manager wants to see what customers are sending. The agent uses get_media to pull metadata on shared files.

## Benefits

- Stop manual dashboard navigation by using get_waba_details to check account status instantly.
- Keep your messaging library clean by using delete_message_template to prune old content.
- Speed up customer support by using send_text_message for direct, real-time replies.
- Verify campaign readiness by using list_message_templates to see what is currently approved.
- Get instant access to your branding by using get_business_profile to pull public details.
- Track shared content easily by using get_media to see metadata for documents and images.

## How It Works

The bottom line is you get a direct line to the WhatsApp Business Platform without ever opening a browser tab.

1. Subscribe to this Connector on the Vinkius Marketplace.
2. Enter your Meta Access Token, WABA ID, and Phone Number ID in your config.
3. Ask your agent to send a message, check your profile, or manage your templates.

## Frequently Asked Questions

**Can I use the WhatsApp Business MCP to send bulk notifications?**
Yes, you can use this to send pre-approved templates to your customers. It's the standard way to handle high-volume notifications while staying compliant with platform rules.

**Does the WhatsApp Business MCP work for personal accounts?**
No, this Connector is specifically for the WhatsApp Business Platform. It's designed for companies that need to manage profiles, templates, and high-volume customer communication.

**How do I check my account status without logging into Meta?**
You can ask your agent to pull your WABA details or business profile. It retrieves the latest metadata directly so you don't have to open a new tab.

**Can my agent delete old templates for me?**
Yes, your agent can list all your current templates and delete the ones you no longer need. This helps keep your messaging library organized and easy to navigate.

**What happens when I send a text message through the Connector?**
When you use the text tool, your agent sends a direct message to a customer. This usually works best when you're already in an active conversation window.

**How do I find my Phone Number ID and WABA ID?**
Log in to your [**Meta App Dashboard**](https://developers.facebook.com/apps/), select your app, and navigate to **WhatsApp** > **Getting Started**. You will find both IDs and your Access Token there.

**Can I send messages to any WhatsApp user?**
You can send pre-approved templates at any time. However, to send free-text messages, the user must have interacted with your business in the last 24 hours.

**What happens if a message template is not approved?**
Unapproved templates cannot be sent via the API. You can check the status of your templates using the `list_message_templates` tool to verify their readiness.