bluebarry.ai Connector for AI agents.
6 live capabilities
Manage AI agent orchestration and multimedia automation from one interface.
Waiting for input…
Why people use bluebarry.ai
Bluebarry.ai for Multi-Platform AI Orchestration
This Connector changes the game by pulling all those actions into your AI client. You can check your agent fleet, summarize a video, and send a WhatsApp message in the same conversation. You get a single point of control for your entire multimedia and orchestration workflow.
What Vinkius changes
You get a unified command center for your AI operations and multimedia workflows.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Content Planning Research
A creator asks their agent to summarize five YouTube videos to find trends for a new series using analyze_youtube.
- Real-world use case 02
Automated Outreach Scaling
A manager tells their agent to send a welcome message to a new lead on WhatsApp using send_whatsapp.
- Real-world use case 03
Agent Fleet Auditing
A developer needs to see the status of all active personas and uses list_agents to verify the fleet.
Complete set · 6capabilities
The complete bluebarry.ai capability set.
These are the exact actions your AI can choose when you ask it to work with bluebarry.ai.
01—03
3 capabilities in this set.
Part of 6 available through bluebarry.ai.
- 01 Capability
Analyze youtube
Provide a URL to get a high-fidelity summary of a YouTube video. It's perfect for quick research and content briefs.
- 02 Capability
Get agent
Fetch the specific settings and configuration details for a single AI agent. Use this to dive deep into any persona's setup.
- 03 Capability
Get automation status
Check the current status of a specific automation to see if it's running or finished. This helps you monitor your workflows without manual checking.
04—06
3 capabilities in this set.
Part of 6 available through bluebarry.ai.
- 04 Capability
List agents
Pull a full list of all AI agents currently configured in your account. Use this to get a birds-eye view of your active personas.
- 05 Capability
Send whatsapp
Send a message to a contact via the official WhatsApp integration. This allows your agent to handle outreach directly.
- 06 Capability
List automations
See every active automation across your different platforms at once. It's the fastest way to audit your active processes.
Set up in minutes
One URL. Then ask bluebarry.ai to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use bluebarry.ai from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_osETUYYXUWZbP2Wi7uq9cORRR2a0y0M6UviS6JSN/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it bluebarry.ai, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable bluebarry.ai for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_osETUYYXUWZbP2Wi7uq9cORRR2a0y0M6UviS6JSN/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the bluebarry.ai URL.
- Step 03
Save and start
Save the connection and enable bluebarry.ai in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"bluebarryai": {
"url": "https://edge.vinkius.com/vk_preview_osETUYYXUWZbP2Wi7uq9cORRR2a0y0M6UviS6JSN/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using bluebarry.ai
Open Agent mode in chat and ask: "Using bluebarry.ai, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"bluebarryai": {
"url": "https://edge.vinkius.com/vk_preview_osETUYYXUWZbP2Wi7uq9cORRR2a0y0M6UviS6JSN/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using bluebarry.ai
Ask Copilot: "Using bluebarry.ai, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"bluebarryai": {
"url": "https://edge.vinkius.com/vk_preview_osETUYYXUWZbP2Wi7uq9cORRR2a0y0M6UviS6JSN/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using bluebarry.ai
Open Cascade and ask: "Using bluebarry.ai, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"bluebarryai": {
"url": "https://edge.vinkius.com/vk_preview_osETUYYXUWZbP2Wi7uq9cORRR2a0y0M6UviS6JSN/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using bluebarry.ai
Ask Cline: "Using bluebarry.ai, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add bluebarryai --transport http "https://edge.vinkius.com/vk_preview_osETUYYXUWZbP2Wi7uq9cORRR2a0y0M6UviS6JSN/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using bluebarry.ai
Ask Claude: "Using bluebarry.ai, show me...". 6 tools are ready
Where the request belongs
Work bluebarry.ai can move forward.
It's for the content lead who's overwhelmed by video research, the marketing manager scaling outreach, and the developer building complex multi-agent systems.
Content Creator
Summarizes YouTube trends and manages WhatsApp community engagement to keep fans updated.
Marketing Manager
Scales automated outreach and monitors multi-platform automations to ensure campaigns stay on track.
AI Engineer
Programmatically manages agent personas and retrieves configuration metadata for custom business workflows.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsUserback
Collect visual feedback from users with annotated screenshots, screen recordings, and bug reports embedded in your product.
Howuku
Analyze user behavior via Howuku. track projects, recordings, and heatmaps.
Chameleon.io
Manage product adoption and onboarding via Chameleon. trigger tours, analyze surveys, and track user events directly from any AI agent.
ContextQA
Automate testing via ContextQA. manage test suites, track AI-healing executions, trigger automated runs, and audit API tests directly from any AI agent.
WCAG.com Accessibility
Audit web accessibility. check compliance and guidelines via AI.
Siteimprove
Monitor and improve your website quality. track accessibility, SEO, content QA, and broken links across your domains with AI agents.
Bring your own AI
Change the model, client or framework. Keep bluebarry.ai connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about bluebarry.ai.
The practical details behind the request, access and result.
Can bluebarry.ai MCP help me manage my AI personas?
Yes, it lets you list all your active personas and view their configuration details directly through your AI client. This makes it easy to see who is running and how they are set up.
How do I use bluebarry.ai MCP for YouTube summaries?
Simply provide your AI agent with a YouTube URL. The Connector will analyze the video and provide a high-fidelity summary of the content for you.
Can I send WhatsApp messages through the bluebarry.ai MCP?
Yes, it connects to the official WhatsApp integration. You can tell your agent to send specific messages to your audience using natural language.
How does bluebarry.ai MCP track my automations?
It pulls the real-time status and metadata of your active automations across different platforms, so you can monitor your workflows in one place.
Is bluebarry.ai MCP good for content creators?
It is ideal for creators who need to summarize video trends quickly and manage community engagement through WhatsApp without switching between multiple apps.
Does bluebarry.ai MCP work with Claude and Cursor?
Yes, it is designed to work with any MCP-compatible client, including Claude, Cursor, and Windsurf, giving you a unified way to control your AI operations.
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 capability 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.
One connection away
Give your agent a direct line to bluebarry.ai.
Connect bluebarry.ai once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available