4,500+ servers built on MCP Fusion
Vinkius
Dub.co logo
Vinkius
CrewAI logo

How to Use the Dub.co MCP in CrewAI

Deploy a specialized CrewAI agent team to research, track, and optimize your link campaigns using Dub.co.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Dub.co MCP to CrewAI

Create your Vinkius account to connect Dub.co 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

Autonomous link research with CrewAI teams

Assign a research agent to use `get_url_metatags` and `get_link_details` to audit your existing content. The agent compiles insights on your top-performing URLs while a separate agent handles the reporting. This separation of duties lets your crew handle link management at scale. You define the goal, and the agents use the MCP Server to pull the necessary data to achieve it.

Collaborative link creation for CrewAI

Let one agent draft campaign links while another agent uses `create_short_link` to finalize them. Because CrewAI agents share memory, they coordinate these tasks without duplicating work or creating redundant links. This keeps your link strategy consistent. The agents ensure every short link is generated according to your campaign guidelines.

Performance monitoring for CrewAI agents

Set up a monitor agent that periodically runs `get_workspace_analytics`. If the agent detects a drop in traffic, it can alert the rest of your crew to investigate specific links. This proactive approach keeps your marketing performance high. The agents handle the observation and response, so you only intervene when there is a significant issue.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

You pass the server URL directly to the agent's MCP configuration. Once connected, your CrewAI agents can discover and call all 10 available tools immediately.
Yes. You can grant your entire crew access to the same MCP Server. The agents share context, allowing them to collaborate on managing your links effectively.
The MCP Server enforces your workspace permissions. Your CrewAI agents only see the link metadata and analytics you have explicitly enabled for the connected token.
Data exists only in the agent's short-term memory during the task. The MCP Server ensures no sensitive link configuration data is cached or stored by the agent crew once the session completes.
Yes. You can restrict your CrewAI agents to only use specific tools like `list_links` or `get_workspace_analytics`. This limits what your agents can do with your Dub.co workspace.

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