4,500+ servers built on MCP Fusion
Vinkius
VBOUT logo
Vinkius
CrewAI logo

How to Use the VBOUT MCP in CrewAI

Run autonomous marketing operations with VBOUT using specialized agent crews in CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

VBOUT MCP on Cursor AI Code Editor MCP Client VBOUT MCP on Claude Desktop App MCP Integration VBOUT MCP on OpenAI Agents SDK MCP Compatible VBOUT MCP on Visual Studio Code MCP Extension Client VBOUT MCP on GitHub Copilot AI Agent MCP Integration VBOUT MCP on Google Gemini AI MCP Integration VBOUT MCP on Lovable AI Development MCP Client VBOUT MCP on Mistral AI Agents MCP Compatible VBOUT MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect VBOUT MCP to CrewAI

Create your Vinkius account to connect VBOUT to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Manage Contacts with Dedicated Agents

You can assign a 'Contact Manager' agent to handle all user data. This agent will use `get_contact` or `search_contacts` to gather necessary details before passing them along. If the goal is to update the roster, the 'Data Entry' specialist uses `add_contact`, ensuring that records are always kept current.

Autonomous Campaign Execution

A 'Marketing Analyst' agent can run `list_campaigns` to see all options. Another agent, the 'Action Agent', then selects and runs a specific campaign using `trigger_workflow`. The crew handles the entire sequence: research (listing) followed by action (triggering), without needing human intervention in between.

Process Orders and Create Content

One agent researches an e-commerce purchase, calling `add_ecommerce_order`. A second agent then uses the resulting data to draft a social post via `create_social_post`. This specialized handoff allows for complex operations—like generating content *because* of a sale—all within one autonomous run.

Setup guide

Set up VBOUT MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke VBOUT tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="VBOUT Analyst",
    goal="Access and analyze VBOUT data via MCP.",
    backstory="Expert analyst with direct VBOUT access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent VBOUT transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about VBOUT MCP in CrewAI

Assign the 'Researcher' agent the `search_contacts` tool. It will query VBOUT and return a list of matching contacts, which other agents can then analyze.
This MCP Server touches marketing automation data, specifically contact records, e-commerce transaction details, and workflow definitions. This provides the context for autonomous decision-making.
Yes, you define a 'List Agent' that uses `list_email_lists`. This agent reports the full list of targets to the crew for subsequent steps.
The crew can definitely handle this. By providing the `add_contact` tool, you let a specialized agent write and execute the code needed to add new records.
The MCP Server manages all marketing automation assets. This includes contact records, campaign metadata, and the history of e-commerce orders processed by the autonomous crew.

Start using the VBOUT MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 9 tools

We've already built the connector for VBOUT. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 9 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.