4,500+ servers built on MCP Fusion
Vinkius
EX.CO Video Experience logo
Vinkius
CrewAI logo

How to Use the EX.CO Video Experience MCP in CrewAI

Build autonomous video operations teams with CrewAI and the EX.CO Video Experience MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect EX.CO Video Experience MCP to CrewAI

Create your Vinkius account to connect EX.CO Video Experience 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

Specialized video auditing crews

Assign a monitor agent to use `quick_video_performance_audit` while a moderator agent uses `get_video_detailed_data` to fix issues. They share memory to keep the whole team informed. This allows for hierarchical execution where one agent identifies a problem and the other resolves it. Your crew functions as a single unit managing your EX.CO environment.

Automated library and playlist maintenance

Deploy a crew to sync content by calling `list_video_library` and `list_video_playlists` regularly. They can identify stale content and move it to the correct distribution channels automatically. It keeps your library clean without human intervention. You define the agents and their roles, and they handle the daily maintenance tasks using the available tools.

Real-time content intelligence for agents

Equip your research agents with `get_content_detailed_intelligence` to gather deep insights on interactive content. They can analyze poll results and quiz performance to inform future strategy. This provides your crew with the data they need to make autonomous decisions. They act on the information retrieved from the EX.CO API to optimize your video content strategy.

Setup guide

Set up EX.CO Video Experience 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 EX.CO Video Experience tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent EX.CO Video Experience 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 EX.CO Video Experience MCP in CrewAI

Pass the server URL in the `mcps` list of your Agent configuration. CrewAI handles the transport and makes the tools available to your agents.
Yes. You can assign specific tools to specific agents within your crew to ensure each agent has the right permissions for their role.
The MCP Server allows for tool filtering. You can expose only the necessary tools to the manager agent and sub-agents to maintain strict task delegation.
It does. By using shared memory, your agents can pass the results of `get_video_analytics_summary` between them to build a full picture of performance.
All communication occurs over a secure, authenticated channel. The server only accesses your video engagement and settings data when an agent invokes a tool.

Start using the EX.CO Video Experience MCP today

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

Built & Managed by Vinkius 30s setup 10 tools

We've already built the connector for EX.CO Video Experience. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 10 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.