Apollo.io Connector for AI agents.
12 live capabilities
Find verified B2B leads and automate your sales outreach.
Waiting for input…
Why people use Apollo.io
Apollo.io B2B Prospecting: Stop Hunting for Contacts Manually
With this Connector, you just tell your agent what you need. It finds the person, pulls the verified data, and puts them in the right sequence in one move. You get a clean, automated pipeline without the manual clicking.
What Vinkius changes
You get a direct line to B2B sales data without the manual tab-switching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Building a targeted prospect list
An SDR asks the agent to find 20 HR Directors at manufacturing companies in Ohio.
- Real-world use case 02
Qualifying a high-value account
An AE wants to know if a target company uses AWS or React.
- Real-world use case 03
Automating lead enrollment
A marketer wants to add 100 new leads to a 'Welcome' sequence.
Complete set · 12capabilities
The complete Apollo.io capability set.
These are the exact actions your AI can choose when you ask it to work with Apollo.io.
01—04
4 capabilities in this set.
Part of 12 available through Apollo.io.
- 01 Capability
Add to sequence
Enroll a contact in a sequence. This lets you automate your follow-ups.
- 02 Capability
Enrich company data
Get company metadata like revenue and headcount. This helps you qualify leads faster.
- 03 Capability
Enrich person data
Pull a full profile including social links and verified contact info. This gives you a complete picture of your prospect.
- 04 Capability
Get saved contact
Pull the details of a specific person using their unique ID. This is useful for quickly retrieving data on known leads.
05—08
4 capabilities in this set.
Part of 12 available through Apollo.io.
- 05 Capability
Get credit info
Check how many search and enrichment credits you have left. This keeps your team on budget.
- 06 Capability
List connected emails
See which sender accounts are currently linked to your profile. This helps manage your outreach identity.
- 07 Capability
Get api health
Check if your connection to the service is active and working. This ensures your automation stays online.
- 08 Capability
List sales sequences
See a full list of your automated email campaigns. This helps you organize your sales pipeline.
09—12
4 capabilities in this set.
Part of 12 available through Apollo.io.
- 09 Capability
List team users
See which people have access to your account. This helps manage team permissions.
- 10 Capability
Search companies
Find organizations based on location, size, or industry. This is the core of your prospecting workflow.
- 11 Capability
Search people
Find specific professionals based on job title or company. Use this to build highly targeted prospect lists.
- 12 Capability
List saved contacts
See all the contacts you've already saved in your database. This helps you manage your existing lead pool.
Set up in minutes
One URL. Then ask Apollo.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Apollo.io from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_O5zserYSe3VIRatPnfFCneC8ku8ez2SBPlwQheHs/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Apollo.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Apollo.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_O5zserYSe3VIRatPnfFCneC8ku8ez2SBPlwQheHs/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Apollo.io URL.
- Step 03
Save and start
Save the connection and enable Apollo.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"apolloio-alternative": {
"url": "https://edge.vinkius.com/vk_preview_O5zserYSe3VIRatPnfFCneC8ku8ez2SBPlwQheHs/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Apollo.io
Open Agent mode in chat and ask: "Using Apollo.io, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"apolloio-alternative": {
"url": "https://edge.vinkius.com/vk_preview_O5zserYSe3VIRatPnfFCneC8ku8ez2SBPlwQheHs/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Apollo.io
Ask Copilot: "Using Apollo.io, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"apolloio-alternative": {
"url": "https://edge.vinkius.com/vk_preview_O5zserYSe3VIRatPnfFCneC8ku8ez2SBPlwQheHs/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Apollo.io
Open Cascade and ask: "Using Apollo.io, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"apolloio-alternative": {
"url": "https://edge.vinkius.com/vk_preview_O5zserYSe3VIRatPnfFCneC8ku8ez2SBPlwQheHs/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Apollo.io
Ask Cline: "Using Apollo.io, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add apolloio-alternative --transport http "https://edge.vinkius.com/vk_preview_O5zserYSe3VIRatPnfFCneC8ku8ez2SBPlwQheHs/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Apollo.io
Ask Claude: "Using Apollo.io, show me...". 12 tools are ready
Where the request belongs
Work Apollo.io can move forward.
This is for sales teams who are tired of manual data entry and want to spend more time on actual conversations.
Sales Development Representative (SDR)
Finds 50 targeted leads every morning using natural language commands to build their daily outreach list.
Account Executive (AE)
Pulls high-level firmographic data for deep account research before jumping on a discovery call.
Growth Marketer
Automates lead enrichment and sequence enrollment for new marketing campaigns at scale.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsApollo.io
Prospect smarter with verified contact data, enrich leads in real time, and build targeted sales sequences that convert.
Lusha
Enrich your prospect data with verified direct dials and email addresses from a B2B contact intelligence platform.
Amplemarket
Supercharge your outbound sales with AI-driven prospecting, multi-channel sequences, and smart lead scoring that closes deals.
PeopleDB
Supercharge your lead generation by letting AI agents enrich B2B profiles and verify contact data instantly.
Enrich CRM
Enhance your CRM records with verified company data, technographic signals, and contact enrichment that keeps your database fresh.
AeroLeads
Find verified business emails and phone numbers for any prospect and build targeted lead lists in seconds.
Bring your own AI
Change the model, client or framework. Keep Apollo.io connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Apollo.io.
The practical details behind the request, access and result.
Can Apollo.io MCP find verified emails for me?
Yes, it pulls verified contact information directly from the database. This ensures your outreach reaches the right people and helps maintain a high sender reputation.
How does Apollo.io MCP help with B2B prospecting?
It allows your agent to search a massive database of professionals and organizations. You can filter by job title, location, company size, and more to build targeted lists.
Can I use Apollo.io MCP to see my sales sequences?
Yes, you can list all your active email sequences through your agent. This makes it easy to manage your outreach pipeline without switching tabs.
Does Apollo.io MCP support company tech stack data?
Yes, it pulls firmographic data including the technology stacks companies use. This is great for identifying high-intent targets based on their current software.
How do I track my Apollo.io credits with this?
You can ask your agent to check your credit info at any time. It will report your remaining search and enrichment credits so you can stay on budget.
Is Apollo.io MCP good for SDR teams?
It's a powerhouse for SDRs. It automates the most tedious parts of the job, like manual data entry and list building, so you can focus on making connections.
How do I find my Apollo API Key?
Log in to your account, navigate to Settings > Integrations > API, and generate or copy your unique personal token.
Can I enrich a company by its domain via AI?
Yes! The enrich_company_data capability allows your agent to retrieve high-fidelity metadata like revenue and tech stack using just the company domain.
How do I check my remaining credits?
Use the get_credit_info capability to retrieve real-time data on your search and enrichment quotas directly through your AI agent.
One connection away
Give your agent a direct line to Apollo.io.
Connect Apollo.io once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available