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

How to Use the Campaigner MCP in CrewAI

Deploy a CrewAI team to manage your Campaigner marketing operations autonomously.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Campaigner MCP to CrewAI

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

CrewAI agents for Campaigner management

Assign a dedicated agent to `list_campaigns` and `get_campaign_stats` while another agent focuses on drafting new content. They share memory to keep the whole team informed. This architecture lets you scale your marketing without hiring more people. One agent watches the metrics while the other acts on the results.

Autonomous subscriber handling in CrewAI

Your research agent monitors lists via `list_subscribers` while your operations agent executes `create_subscriber` based on new leads. It runs in a loop until the goal is met. This keeps your lead pipeline moving 24/7. The agents coordinate their steps so you don't have to manage the sequence manually.

Monitor Campaigner performance with CrewAI

Use `get_campaign_stats` to feed your analyst agent the data it needs to generate reports. It performs the analysis and presents the findings to you. You avoid the manual work of pulling reports. The crew does the heavy lifting and hands you the final output.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

Add the Vinkius URL to your agent's mcps list in the CrewAI task configuration. The agents will pull the tool definitions and start working immediately.
Yes, the crew uses shared memory to pass Campaigner insights between agents. One agent can gather the stats while another makes decisions based on that data.
You can use the tool_filter in your CrewAI setup to restrict which agents have access to specific Campaigner operations. This keeps your sensitive tools protected.
We use a zero-trust architecture for your CrewAI connections. Every request is authenticated with your unique endpoint token and purged after the session.
Your contact lists are never cached or stored long-term. The server fetches only what the crew needs and clears the transient data instantly.

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