4,500+ servers built on MCP Fusion
Vinkius
UTM Campaign Builder logo
Vinkius
CrewAI logo

How to Use the UTM Campaign Builder MCP in CrewAI

Build autonomous marketing campaigns with UTM Campaign Builder using CrewAI agents.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect UTM Campaign Builder MCP to CrewAI

Create your Vinkius account to connect UTM Campaign Builder 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

Let Agents Generate Perfect Tracking Links

Give your crew of specialized agents the `build_utm_url` tool. This lets them generate flawless, encoded marketing UTM tracking URLs as part of their operation. It simplifies complex link creation for the whole team. The MCP Server handles all URL encoding and query string merging safely, letting Agent A research parameters while Agent B builds the final link.

Ensure Link Integrity Across Autonomous Operations

When running multi-agent operations, tracking links must be perfect. The `build_utm_url` tool provides this guarantee by requiring base URL, source, and medium. It prevents any agent from hallucinating broken query strings. This reliability is key for autonomous monitoring or response systems where every link counts.

Manage Optional UTM Parameters Easily

Your crew can easily incorporate optional data—campaign, term, and content—into the final URL. You simply pass these parameters to `build_utm_url`. This makes it straightforward for a specialized agent to gather granular tracking details and assemble them into one functional link.

Setup guide

Set up UTM Campaign Builder 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 UTM Campaign Builder tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

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

The `build_utm_url` tool lets any agent call a single function to get perfect, encoded links. It centralizes complex URL logic so agents can focus on strategy rather than syntax.
It works entirely with string data types, specifically constructing marketing URLs based on required source, medium, and optional campaign/term parameters. The output is a clean URL string.
Yes. It requires you to specify the base landing page URL along with source and medium, ensuring that the final link incorporates all necessary components safely.
It's highly reliable. Since the tool explicitly handles encoding and merging, you can trust the links generated by any agent in your crew for accurate reporting.
Absolutely. It gives specialized agents a single source of truth for link creation. They don't need to know the messy details of URL encoding; they just call `build_utm_url`.

Start using the UTM Campaign Builder MCP today

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

Built & Managed by Vinkius 30s setup 1 tools

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

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