Vinkius
SmartLead logo
Vinkius
Vinkius runs on CrewAI

How to Use the SmartLead MCP in CrewAI

Run autonomous, multi-agent SmartLead campaigns using CrewAI's collaboration engine.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

SmartLead MCP on Cursor AI Code Editor MCP Client SmartLead MCP on Claude Desktop App MCP Integration SmartLead MCP on OpenAI Agents SDK MCP Compatible SmartLead MCP on Visual Studio Code MCP Extension Client SmartLead MCP on GitHub Copilot AI Agent MCP Integration SmartLead MCP on Google Gemini AI MCP Integration SmartLead MCP on Lovable AI Development MCP Client SmartLead MCP on Mistral AI Agents MCP Compatible SmartLead MCP on Amazon AWS Bedrock MCP Support
MCP Servers — Included with Plan
Vinkius runs on CrewAI

Connect SmartLead MCP to CrewAI

Create your Vinkius account to connect SmartLead to CrewAI — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.

GDPR Included with Plan

Key Capabilities

Autonomous Lead Generation

Give a specialized agent the `add_lead` tool. The agent handles the entire process: it pulls leads, validates them, and then sends them to SmartLead without human input. It's fully autonomous. This setup lets you build automated operations where the goal is simply increasing the volume of validated contacts in your CRM.

Coordinated Campaign Management

You can assign one agent to `list_campaigns` and another to analyze the results using `get_campaign_analytics`. These agents collaborate: Agent A finds a target campaign, then passes its ID to Agent B for deep analysis. This role-based specialization means you're running coordinated operations, not just sequential commands.

Full Outreach Cycle Monitoring

The CrewAI framework lets an agent monitor the whole cycle. It can use `list_leads` to check current contacts and then determine if a campaign needs to be resumed using `resume_campaign`. This keeps operations running. It builds continuous monitoring, allowing your autonomous crew to react when a process falls behind schedule.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

CrewAI lets you assign different roles. One agent might specialize in reading `list_leads`, while a second specialized agent uses the `get_campaign` tool to draft content, executing the whole plan autonomously.
Yes. You can assign an 'Account Manager' agent whose sole job is to call `list_email_accounts` and ensure that no single campaign runs out of available sending endpoints.
You define the failure protocol. If Agent A detects an error while running `pause_campaign`, the moderator agent takes over and initiates a structured escalation process automatically.
Yes, it's built for that. The multiple tools allow you to define roles—Researcher (getting analytics), Executor (running campaigns), and Validator (checking lead counts).
The crew manages Leads, Campaigns, and Accounts. It uses these three datasets to perform its autonomous operations, ensuring that all parts of the outreach system are covered.

Start using the SmartLead MCP today

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

Built & Managed by Vinkius 30s setup 8 tools

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

No hosting. No infrastructure. No complex setup.
All 8 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on 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.