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

How to Use the Lusha MCP in CrewAI

Equip your CrewAI agent teams with the Lusha MCP Server to automate deep B2B prospecting without human intervention.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Lusha MCP to CrewAI

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

Multi-agent prospecting with the MCP Server

The `search_contacts` tool allows your research agent to find qualified prospects matching specific industry criteria. Once found, the agent hands the list to a writer agent for personalized outreach. CrewAI coordinates this handoff using shared memory. The writer agent reads the search output directly, ensuring no details are lost between steps.

Automated LinkedIn profile resolution

Resolving social profiles into direct phone numbers and emails is done via the `find_by_linkedin` tool. A specialized researcher agent handles this lookup whenever a new profile URL enters your queue. This setup completely gets rid of manual copy-pasting. Your crew processes social feeds, extracts URLs, and appends verified contact details autonomously.

Multi-agent credit guardrails

The `get_credits` tool gives your moderator agent visibility into your active Lusha balance. Checking this balance before allowing the research crew to run massive search queries prevents budget overruns. If the balance is too low, the moderator pauses the execution. This prevents runaway loops from draining your API budget on low-priority tasks.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

Pass your Vinkius HTTP URL directly into the agent's server array parameter during initialization. CrewAI automatically discovers and registers all six Lusha tools.
Yes, use the HTTP server class from the CrewAI package and apply a tool filter. This ensures only your data-enrichment agent can run bulk operations.
The agent uses its internal reasoning loop to handle empty responses. If a domain lookup fails, the agent tries searching by company name instead.
Yes, CrewAI runs multiple agents concurrently. One agent can query contact details while another checks different profiles, maximizing output speed.
All retrieved B2B phone numbers remain strictly in your local memory space. The ephemeral MCP Server functions purely as an encrypted tunnel, leaving zero data footprints on the hosting infrastructure.

Start using the Lusha MCP today

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

Built & Managed by Vinkius 30s setup 6 tools

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

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