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

How to Use the ZenRows MCP in CrewAI

Run autonomous operations with CrewAI using ZenRows web scraping capabilities.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect ZenRows MCP to CrewAI

Create your Vinkius account to connect ZenRows 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 Web Scraping for MCP Server

The `scrape_antibot` tool lets your agents bypass bot detection on heavily protected websites. This is key when multiple specialized agents need to gather data from the same source. For maximum operational stealth, use `scrape_premium`. This sets premium proxy access across all agent tasks, ensuring the entire crew operates with high anonymity.

Data Structuring for Agent Teams

When multiple agents gather data, you need structure. The `scrape_autoparse` tool automatically extracts structured data from web pages, giving your monitoring and analysis agents clean inputs. If the agent needs to see *what* it scraped before analyzing it, use `get_screenshot`. This provides a visual confirmation step for the autonomous pipeline.

Comprehensive Scrape Control via MCP Server

Need granular control over the scrape? The `scrape_custom` tool allows you to define advanced scraping parameters like CSS extractors or session IDs. This gives your crew precise instructions. If a step requires waiting for dynamic content, `scrape_wait` pauses execution until a specified element is visible, keeping the multi-agent pipeline accurate.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

ZenRows provides specialized tools that allow agents to operate independently. Whether it’s `scrape_js` or `scrape_html`, the MCP Server executes the data retrieval step, letting your crew focus on analysis and action.
Yes. Use `scrape_geo` to target content from specific countries (like 'us' or 'gb'). This ensures that the research agent gets market-specific data, no matter where the crew is operating.
The `scrape_html` tool lets your agents get the full, raw HTML source code. This gives the analysis agent maximum material to work with before structuring it later in the pipeline.
The server handles everything: raw text via `scrape_markdown`, structured data, and visual screenshots. Your agents get options ranging from clean Markdown to full pixel-perfect images.
The `scrape_js` tool enables JS rendering via a headless browser, ensuring that dynamic, client-side JavaScript loaded elements are captured correctly and don't get missed.

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