Vinkius
Persana AI logo
Vinkius
Vinkius runs on CrewAI

How to Use the Persana AI MCP in CrewAI

Deploy specialized agent teams to research prospects and verify emails using CrewAI and Persana AI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Persana AI MCP to CrewAI

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

Key Capabilities

Run a coordinated prospecting crew

The `search_people` tool allows your CrewAI research agent to find high-value prospects based on specific search criteria. In a CrewAI setup, this agent passes its Persana AI findings directly to an enrichment agent using this MCP tool. The CrewAI enrichment agent then calls `enrich_person` to gather deep background details from Persana AI. This cooperative CrewAI workflow mimics a human sales development team working in perfect sync with Persana AI.

Track buyer intent with CrewAI and this MCP Server

The `get_signals` tool feeds real-time intent data directly to your monitoring CrewAI agents. Your CrewAI team watches for spikes in Persana AI buying interest and automatically flags hot accounts. When a Persana AI signal is detected, a CrewAI writer agent drafts a personalized email based on the company data retrieved via `enrich_company`. The entire CrewAI process runs autonomously from Persana AI detection to draft.

Maintain clean lead databases autonomously

The `create_lead_list` tool lets your CrewAI coordinator agent build organized segments for your sales campaigns. The CrewAI agent can query existing records using `list_lead_lists` to avoid creating duplicate Persana AI segments. A separate CrewAI verification agent runs `verify_email` on every Persana AI entry to prune dead addresses. This keeps your CrewAI lists highly deliverable without requiring any manual Persana AI spreadsheet work.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

Pass your Vinkius MCP Server URL directly into the agent's mcps list. The CrewAI agent will automatically discover tools like search_people and use them during its tasks.
Yes, one CrewAI agent can run enrich_company while another uses enrich_person to build a complete organizational map. They share this context to write highly targeted outreach templates.
You can assign an agent the specific task of running lookup_email when a contact record is incomplete. The CrewAI agent will search for the correct address and update the shared memory.
Absolutely. You can run your CrewAI script in any terminal or CI/CD pipeline to automatically update your lead databases daily.
Your lead lists and search criteria are processed through encrypted, zero-trust tunnels. Vinkius ensures that your proprietary sales targets and prospect emails never touch external logs.

Start using the Persana AI MCP today

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

Built & Managed by Vinkius 30s setup 11 tools

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

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