# bluebarry.ai MCP MCP

> bluebarry.ai connects your entire digital presence into one workflow engine. It lets you programmatically manage AI agents, run automated messaging campaigns via WhatsApp, and analyze video content from YouTube—all without touching a dashboard. You stop jumping between tools; you just ask your agent to coordinate the work.

## Overview
- **Category:** customer-support
- **Price:** Free
- **Tags:** ai-agents, whatsapp-automation, video-analysis, wcag-compliance, accessibility-audit, multimedia-processing

## Description

If you're running marketing or content workflows across multiple services, manually managing them is slow. This MCP lets you build complex routines that span messaging platforms, AI persona management, and media analysis. Instead of logging into a video tool, then copying results into a CRM, your agent handles the whole chain in one go. For example, an agent can analyze a YouTube video for key takeaways, use those insights to draft talking points, and automatically send them out via WhatsApp—all triggered by a single conversation prompt. The real power comes when you combine these distinct actions; this platform allows you to build automations that span multiple services through one AI client connection. You get full visibility into every step of the process using Vinkius AI Analytics, so nothing happens in the dark. This lets your agent act as an engineer for all your digital tools.

## Tools

### analyze_youtube
Takes a YouTube URL and generates a summary of the video's contents.

### get_agent
Retrieves specific details for an individual AI agent by name or ID.

### get_automation_status
Checks the current running status and detailed metadata of a single automation workflow.

### list_agents
Provides an overview list of every AI agent configured in your account.

### list_automations
Generates a comprehensive list and status report for all active automation processes.

### send_whatsapp
Sends an automated, structured message to a specified recipient via WhatsApp.

## Prompt Examples

**Prompt:** 
```
List all my AI agents in bluebarry.ai.
```

**Response:** 
```
I've retrieved your AI agents. You currently have 5 active personas, including 'Customer Hero' and 'Video Analyst'. Would you like the detailed configuration metadata for any of them?
```

**Prompt:** 
```
Analyze and summarize this YouTube video: 'https://youtube.com/watch?v=123'.
```

**Response:** 
```
Processing video intelligence... The summary for the provided video highlights three key technical breakthroughs in model training. Would you like the full high-fidelity transcript summary?
```

**Prompt:** 
```
Send a WhatsApp welcome message to '+123456789'.
```

**Response:** 
```
Message dispatched! I've successfully sent the welcome update to +123456789 via bluebarry.ai. The status is currently 'Sent'. Need help monitoring the delivery metadata?
```

## Capabilities

### Analyze video content
Feed it a YouTube URL and get a detailed summary of what's in the video.

### List active AI personas
Retrieve a directory of all your configured AI agents and their current status.

### Send bulk messages
Dispatch automated, official WhatsApp messages to specific contacts or groups.

### Monitor workflow health
Check the live status and metadata for any running automation process across platforms.

## Use Cases

### Analyzing competitor video trends
A marketing manager needs to know what's trending online. They ask the agent to run `analyze_youtube` on five competitor URLs, summarizing key technical points from each, and then use that consolidated report to draft a strategic plan for their team.

### Onboarding new clients
An ops engineer needs to activate a client's account. They first run `list_agents` to confirm all required personas are set up, then use the agent to send a welcome message via `send_whatsapp` and check the status using `get_automation_status`.

### Debugging broken workflows
An automation developer notices messages aren't sending. They immediately run `list_automations` to see which processes are active, use `get_agent` to check the connectivity of the messaging agent, and figure out why it failed.

### Scaling content distribution
A content creator finishes a video. They ask the agent to run `analyze_youtube` on their own work, get key takeaways, list all available agents, and then use one of those agents to send personalized updates via `send_whatsapp`.

## Benefits

- Stop manually switching between tools. By using this MCP, you can coordinate messaging (via `send_whatsapp`) with content intelligence in one prompt.
- Get instant visibility into your entire automation stack. You can use `list_automations` or `get_automation_status` to know exactly what's running and if it failed.
- Manage all your AI personas from a single source. Use `list_agents` to see every agent you have set up, plus `get_agent` for deep metadata on any one of them.
- Analyze video content without leaving your chat window. The `analyze_youtube` tool summarizes complex videos into actionable text.

## How It Works

The bottom line is that it lets you treat your entire marketing tech stack like one unified command line.

1. First, subscribe to this MCP and grab your API key from the bluebarry.ai dashboard.
2. Next, tell your agent exactly what you need—for example, 'Analyze this video' or 'Send a message.'
3. The system executes all necessary steps across different services and returns the structured data, letting you continue your conversation.

## Frequently Asked Questions

**How do I find my bluebarry.ai API Key?**
Log in to your account, navigate to **Account Settings** > **API**, and copy your Bearer Token.

**Can I summarize any YouTube video via AI?**
Yes! The `analyze_youtube` tool uses high-fidelity AI to process video URLs and return structured summaries directly to your agent.

**Is the WhatsApp integration official?**
Absolutely. bluebarry.ai uses the official WhatsApp Business API for all automated messaging to ensure high-fidelity delivery.

**What happens if I check an automation status using `get_automation_status`?**
It reports the current state of any running process. You get detailed metadata, including success codes or failure messages, so you know exactly why a workflow stopped or stalled.

**How do I use `list_agents` to see all my configured AI personas?**
It lists every available AI agent in your account. This gives you a quick overview and the configuration settings for each persona, helping you remember what tools they have access to.

**What information does `list_automations` provide about my active processes?**
It provides a comprehensive list of all running automations. You can view the overall status and detailed metadata for every single process you've set up, helping you track everything at once.

**If I use `get_agent`, what kind of deep configuration details do I retrieve about a specific persona?**
You retrieve detailed configuration metadata for that single AI agent. This includes its current operational status and deep settings, which is useful when you need to troubleshoot or confirm setup.

**What's the practical difference between using `list_agents` versus calling `get_agent`?**
Using `list_agents` gives you a broad overview of all your agents. Calling `get_agent`, however, drills down to provide deep configuration metadata for just one specific agent—perfect when you need to troubleshoot that single component.