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

How to Use the MoonMail MCP in CrewAI

Deploy autonomous marketing crews with MoonMail and CrewAI to manage your email operations without human oversight.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect MoonMail MCP to CrewAI

Create your Vinkius account to connect MoonMail 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 Autonomous Marketing with MoonMail

Run specialized crews that handle your entire email lifecycle. One agent uses `list_campaigns` to monitor status while another uses `get_campaign_stats` to analyze results. They collaborate to keep your marketing engine running. It's hands-off management for high-volume senders.

Subscriber Lifecycle Management

Automate your list hygiene. Use `list_subscribers` to identify dormant accounts and `add_subscriber` to handle new signups as they arrive. Your crew makes sure the lists stay clean. It operates in the background while you focus on strategy.

Automated Campaign Response

React to performance changes instantly. Use `list_campaign_recipients` to get data for specific batches and `send_campaign` to follow up automatically. Your agents coordinate the timing. No human needs to approve these routine blasts.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

Absolutely. You pass the server URL to your agents, and they share access to the tools. It allows for seamless collaboration across your crew.
You define the agent roles and assign specific tools to them. An analyst agent might only use `get_events`, while an editor uses `create_campaign`.
It is. Because the server is hosted on the Vinkius infrastructure, your agents get a stable connection that handles authentication automatically.
Use the tool filter in your agent configuration. This ensures that agents only have access to the specific MoonMail capabilities they need.
The server uses isolated memory for every session. Your agent only accesses the list metadata and subscriber identifiers required for the current task.

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