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

How to Use the BrandMentions MCP in CrewAI

Equip your CrewAI agent teams with the BrandMentions MCP Server to automate social listening.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect BrandMentions MCP to CrewAI

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

Collaborative Social Listening with CrewAI

The `get_project_mentions` tool provides the raw data feed that your CrewAI researcher agent uses to monitor brand sentiment. Once the researcher pulls the latest BrandMentions posts, a separate CrewAI analyst agent categorizes the feedback and drafts responses. This CrewAI setup functions entirely without human intervention to process BrandMentions data. By isolating the data collection to a specialized role, your CrewAI team processes large volumes of BrandMentions data without hitting context window bottlenecks.

Multi-Agent Influencer Outreach via MCP Server

The `get_influencers` tool allows your CrewAI discovery agent to identify high-impact BrandMentions creators for any active campaign. Once identified, a CrewAI writer agent drafts personalized outreach emails while a coordinator agent schedules follow-ups based on BrandMentions stats. If the CrewAI discovery agent needs to verify active campaigns first, it calls `list_projects` to map out the current BrandMentions setup. This collaborative CrewAI pipeline ensures your outreach strategy aligns perfectly with active BrandMentions tracking.

Autonomous Campaign Lifecycle Management

The `add_project` tool enables your CrewAI planner agent to spin up new BrandMentions tracking campaigns using the MCP tools. The CrewAI agent constantly monitors credit limits using `get_remaining_credits` to ensure the team has enough BrandMentions budget to execute the search. When a campaign ends, a CrewAI cleanup agent calls `delete_project` to keep your BrandMentions workspace organized. This autonomous CrewAI lifecycle management keeps your operations focused and prevents wasted BrandMentions credits on dead search terms.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

CrewAI agents use shared memory to pass brand data, like lists retrieved from `get_project_mentions`, between specialized roles. The researcher agent pulls the data, and the analyst agent immediately reads it from the shared memory space.
Yes, a CrewAI agent can trigger `post_search` when it detects a new trending topic. It then coordinates with other agents to poll `get_processed_mentions` and analyze the incoming social data.
You can use the `MCPServerHTTP` class in CrewAI with a `tool_filter` to limit tool access. This ensures your researcher agent can read data with `get_project_mentions` but cannot delete campaigns via `delete_project`.
Your coordinator agent can run `get_remaining_credits` at the start of a task. If credits are exhausted, the agent halts execution and alerts the human supervisor instead of wasting LLM tokens on failed requests.
All API keys, brand mentions, and influencer profiles are processed in memory within Vinkius's secure, ephemeral V8 isolate sandboxes. CrewAI connects to the MCP Server over an encrypted endpoint, ensuring your proprietary search metrics never touch external persistent storage.

Start using the BrandMentions 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 BrandMentions. 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.