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

How to Use the Urlbox MCP in CrewAI

Run automated web content checks using Urlbox with CrewAI's agent teamwork.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Urlbox MCP to CrewAI

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

Generate PDF reports from the whole page.

The `generate_pdf` tool lets a dedicated reporting agent compile all gathered information into one final, clean document. This is ideal when multiple agents have finished their analysis and need to pass a single output. You simply feed the URL, and the MCP Server takes care of rendering it into a PDF that CrewAI can then use for its final deliverable.

Capture base visual evidence.

Use `take_screenshot` when an agent needs basic proof of concept. It grabs a standard PNG image, providing quick visual context to the whole crew for analysis. This simple capture is perfect for passing raw data between specialized agents that need immediate input.

Get full page context for research.

The `take_full_page_screenshot` tool provides a comprehensive visual base for the whole crew. One agent can grab this, and another can analyze it for structural issues. It gives the necessary context—the 'big picture' view—that specialized agents need to collaborate on complex tasks.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

You pass the MCP Server endpoint directly into your agent setup. This lets different roles—like a 'Researcher' and an 'Auditor'—access the same set of tools to work on one goal.
Yes, you can make the final step of your crew call `generate_pdf`. This ensures that after all the agents have researched and analyzed a URL, the result is automatically compiled into a professional PDF.
It provides multiple levels of visual evidence: basic screenshots, high-resolution retina shots, or full page captures. Your crew can select the right tool based on whether deep fidelity or broad context is needed.
The MCP Server handles rendering various web pages and formats, allowing your agents to operate on everything from simple static text sites to complex single-page applications.
This server processes the visual and textual metadata of external URLs. It generates PNG, PDF, and other image formats derived from those web pages.

Start using the Urlbox MCP today

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

Built & Managed by Vinkius 30s setup 6 tools

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

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