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

How to Use the Bright Data MCP in CrewAI

Run autonomous agent teams that crawl websites and manage proxies using CrewAI and this MCP Server.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Bright Data MCP to CrewAI

Create your Vinkius account to connect Bright Data 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 proxy monitoring with CrewAI

Complete visibility over active Bright Data proxy networks is provided to your CrewAI monitoring agent by the `get_all_zones` tool. This CrewAI agent collaborates with a security agent that calls `get_zone_passwords` to rotate Bright Data credentials when anomalies are detected. This CrewAI division of labor keeps your Bright Data scraping operations secure. CrewAI agents pass proxy status data to each other, escalating to human operators only when automated Bright Data rotation fails.

Run autonomous web crawling crews in CrewAI

Large-scale web scraping tasks are initiated by the `trigger_dataset` tool and managed by a CrewAI research team. While one CrewAI agent triggers the crawl, a coordinator agent monitors `get_dataset_progress` to track Bright Data completion. Once the snapshot is ready, a CrewAI analyst agent calls `get_dataset_snapshot` to download and parse the Bright Data. This entire CrewAI pipeline runs autonomously without human intervention to gather Bright Data snapshots.

Coordinate SERP scraping agents with CrewAI

Querying the Bright Data SERP API directly is simple for your CrewAI research agents using the `send_request` tool. CrewAI routes search queries through specialized agents, aggregating Bright Data search engine results for competitive analysis. This setup prevents search engines from blocking your CrewAI agents. The underlying Bright Data proxy network handles the anti-bot bypass, letting your CrewAI agents focus on extracting insights.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

You pass the Vinkius MCP Server URL to specific agents using the `mcps` parameter in your CrewAI configuration. This lets you restrict Bright Data tools like `get_zone_passwords` to your admin agent while giving `send_request` to your researcher agent.
Yes, you can assign the Bright Data `list_browser_sessions` tool to a dedicated monitor agent in your CrewAI crew. This agent checks active browser instances and coordinates with a developer agent to close idle sessions.
CrewAI connects to the MCP Server via Vinkius, which manages all Bright Data API keys and proxy credentials. Your agents use `get_zone_info` and other tools without needing to store raw credentials in their local CrewAI environment.
You should use the Streamable HTTP transport provided by Vinkius to connect your CrewAI crew to the Bright Data MCP Server. For complex multi-agent setups, you can configure `MCPServerHTTP` to filter specific tools for your crew.
All tool executions, such as checking `get_account_status`, run in isolated, ephemeral environments. Your Bright Data account data and proxy configurations are processed in memory and never stored, ensuring complete privacy for your CrewAI operations.

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