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

How to Use the Tubular MCP in CrewAI

Run full competitive analysis teams with CrewAI powered by Tubular's MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Tubular MCP to CrewAI

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

Multi-Agent Competitive Analysis for CrewAI

You don't run one query; you run a team. Assign Agent A to research potential competitors using `search_creators`. Then, pass those results to Agent B, which analyzes their performance via `get_creator_summary`. The shared memory feature lets the whole crew work off the same data set, making complex competitive benchmarking straightforward and repeatable.

Autonomous Campaign Monitoring with CrewAI

Set up a monitoring agent to watch for brand presence. It calls `list_sponsored_campaigns` to gather all current campaigns. A moderator agent can then use that list, combined with `get_video_trends`, to flag any sudden shifts in market attention. This is autonomous operations: the crew watches the data and flags actionable insights without needing human intervention.

Deep Dive into Audience Performance using CrewAI

Give your agents deep analytical roles. One agent gets video demographics via `get_video_demographics`, while another uses `get_audience_overlap` to measure shared audience potential between the videos analyzed. The crew can then synthesize these findings—the 'who' and the 'where'—into a single, comprehensive report automatically.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

You use `get_video_demographics`. Your specialized agent calls this tool for the target video. The resulting data is then fed into a separate analysis agent to interpret the meaning of the viewer base.
The MCP Server handles public social metrics and creator metadata, including audience demographics. It never accesses private user account passwords or financial records.
Yes. The team can execute `list_sponsors` to gather all available brand partners. A specialized agent then takes that list and cross-references it against current video trends for actionable recommendations.
Absolutely. You can use `get_creator_trends` to see a creator's historical trajectory, giving your team a clear picture of their long-term growth pattern.
The server performs audience overlap analysis between entities using shared viewing pools. This helps you understand the potential size of a combined market by analyzing common viewer demographics.

Start using the Tubular MCP today

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

Built & Managed by Vinkius 30s setup 12 tools

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

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