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

How to Use the Dotdigital MCP in CrewAI

Deploy specialized CrewAI agent teams to coordinate Dotdigital campaigns and clean contact lists autonomously.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Dotdigital MCP to CrewAI

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

Run Dotdigital operations with CrewAI teams

The `list_email_templates` tool gives your CrewAI creative agent direct access to your pre-approved layouts. While your writer agent drafts copy, your designer agent selects the correct template to ensure brand consistency. A third coordinator agent uses `get_campaign_details` to verify that the final draft matches previous high-performing campaigns. This MCP Server setup allows your crew to build newsletters without human intervention.

Autonomous contact list hygiene

The `search_marketing_contacts` tool lets your CrewAI analyst agent find inactive subscribers across your account. After finding them, the analyst coordinates with a list manager agent to group these contacts for re-engagement. Using `list_address_book_contacts`, the crew identifies which lists have high churn rates. This multi-agent coordination keeps your deliverability rates high without manual file exports.

Run automated marketing audits

The `quick_marketing_health_audit` tool provides your CrewAI supervisor agent with a daily snapshot of campaign performance. If the audit reveals anomalies, the supervisor assigns research tasks to specialized agents. These agents call `list_automation_programs` to pinpoint which specific automated journeys are stalling. Your crew compiles the findings into a report, saving your team hours of manual troubleshooting.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

CrewAI agents share data through their common memory system, passing results from `get_contact_profile` between specialized roles. For example, your researcher agent pulls the profile, and your analyst agent immediately processes the history.
Yes, you can use the `tool_filter` in CrewAI's configuration to limit agent access to Dotdigital tools. You might allow a marketing agent to use `list_email_campaigns` while blocking them from account settings.
You pass the Vinkius server URL directly to your CrewAI Agent's `mcps` array parameter. The crew automatically configures the connection using the standard SSE or HTTP transport layer.
Yes, you can set up a sequential crew where the first agent runs `quick_marketing_health_audit` and the second agent analyzes the specific campaigns returned.
Your Dotdigital subscriber data is protected by end-to-end encryption through Vinkius's secure tunnel. The MCP Server acts as an ephemeral bridge, meaning contact emails are never cached or exposed to other agents in the crew.

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