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

How to Use the ContentGroove MCP in CrewAI

Deploy a CrewAI crew to research, clip, and manage video content automatically.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect ContentGroove MCP to CrewAI

Create your Vinkius account to connect ContentGroove 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

CrewAI agents handling video ingest

Assign an agent the `create_direct_upload` tool to handle incoming video tasks. The agent gets the signed URL and passes it to the next agent in your crew. This setup allows for a hand-off between research and production. One agent prepares the upload, while another monitors the status using `get_media_status`.

Automated highlight editing in CrewAI

Use `list_all_clips` to let your analyst agent review what the system generated. It can filter for quality or relevance before deciding to publish. `get_clip_details` provides the granular data an agent needs to write summaries. Your crew works autonomously to organize your media library.

Multi-agent media project control with CrewAI

Give your moderator agent access to `list_media` for periodic auditing. It tracks every project and ensures that your video archives stay organized. If an agent identifies an old project, it can call `get_media_details` to confirm the status. This keeps your media operations running without you needing to check the dashboard manually.

Setup guide

Set up ContentGroove 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 ContentGroove tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent ContentGroove 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 ContentGroove MCP in CrewAI

Include the server in your agent's MCP configuration. Your crew can then share access to tools like `list_all_clips` across different roles.
Yes, use the tool_filter option to limit which agent has access to specific tools. This ensures only your 'Editor' agent can trigger clip creation.
Create a monitoring agent that runs a scheduled task using `get_media_status`. It can alert your main agent when a video finishes processing.
It does. You can assign the manager agent the ability to call `list_media` to coordinate the workload across the rest of the crew.
Your video library is shielded by unique endpoint tokens assigned to your session. We enforce strict boundary controls, so agents only interact with the media files you explicitly authorize.

Start using the ContentGroove MCP today

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

Built & Managed by Vinkius 30s setup 8 tools

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

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