Icypeas Connector for AI agents.
9 live capabilities
Build verified B2B lead lists and automate prospect enrichment.
Waiting for input…
Why people use Icypeas
Icypeas for B2B Lead Generation and Prospect Enrichment
This Connector changes that by letting your agent do the heavy lifting. You just describe the company type or job title you're looking for, and the agent pulls the enriched profiles and verified emails into your workspace. You go from manual data entry to just reviewing and approving the results.
What Vinkius changes
You get a verified, enriched lead list in seconds instead of hours of manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding CTOs in specific regions
An SDR needs to find 50 CTOs in New York.
- Real-world use case 02
Auditing a marketing list for bounces
A marketing team wants to know if their list is safe to send.
- Real-world use case 03
Identifying key stakeholders in a new niche
A growth hacker wants to see who runs a renewable energy company.
Complete set · 9capabilities
The complete Icypeas capability set.
These are the exact actions your AI can choose when you ask it to work with Icypeas.
01—03
3 capabilities in this set.
Part of 9 available through Icypeas.
- 01 Capability
Domain scan
Scan a company domain to find role-based emails like admin or contact. This is great for finding generic points of entry.
- 02 Capability
Count people
See how many people match your search criteria without using any credits. It helps you gauge the size of a pool before you commit.
- 03 Capability
Fetch results
Pull the actual email addresses or search results using a specific ID. Use this to get the data after a scan is finished.
04—06
3 capabilities in this set.
Part of 9 available through Icypeas.
- 04 Capability
Find companies
Search the database to find enriched company profiles that match your filters. It gives you a full picture of your target accounts.
- 05 Capability
Find email
Locate a specific person's email address within a company domain. It's the fastest way to get direct contact info.
- 06 Capability
Find people
Search for people using filters like job title or location to get enriched profiles. It helps you find the right decision makers.
07—09
3 capabilities in this set.
Part of 9 available through Icypeas.
- 07 Capability
Get subscription
Check your current subscription status and see how many credits you have left. Keep your account usage on track.
- 08 Capability
Reverse email lookup
Find the professional profile URL associated with a specific email address. Great for verifying you have the right person.
- 09 Capability
Verify email
Check if an email address is deliverable to ensure your outreach doesn't bounce. Protect your sender reputation with this.
Set up in minutes
One URL. Then ask Icypeas to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Icypeas 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_7AVO457t1W8CmBroIlKxQgZJhpfKinl5fkNzNMoS/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 Icypeas, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Icypeas for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7AVO457t1W8CmBroIlKxQgZJhpfKinl5fkNzNMoS/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 Icypeas URL.
- Step 03
Save and start
Save the connection and enable Icypeas in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"icypeas": {
"url": "https://edge.vinkius.com/vk_preview_7AVO457t1W8CmBroIlKxQgZJhpfKinl5fkNzNMoS/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 Icypeas
Open Agent mode in chat and ask: "Using Icypeas, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"icypeas": {
"url": "https://edge.vinkius.com/vk_preview_7AVO457t1W8CmBroIlKxQgZJhpfKinl5fkNzNMoS/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 Icypeas
Ask Copilot: "Using Icypeas, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"icypeas": {
"url": "https://edge.vinkius.com/vk_preview_7AVO457t1W8CmBroIlKxQgZJhpfKinl5fkNzNMoS/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 Icypeas
Open Cascade and ask: "Using Icypeas, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"icypeas": {
"url": "https://edge.vinkius.com/vk_preview_7AVO457t1W8CmBroIlKxQgZJhpfKinl5fkNzNMoS/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 Icypeas
Ask Cline: "Using Icypeas, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add icypeas --transport http "https://edge.vinkius.com/vk_preview_7AVO457t1W8CmBroIlKxQgZJhpfKinl5fkNzNMoS/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 Icypeas
Ask Claude: "Using Icypeas, show me...". 9 tools are ready
Where the request belongs
Work Icypeas can move forward.
This is for sales development reps and marketing managers who are tired of manual data entry and high email bounce rates. It's for the person who needs to scale outreach without sacrificing lead quality.
Sales Development Rep
Finding high-quality prospects for cold outreach on a Tuesday afternoon.
Marketing Manager
Building target lists for seasonal campaigns and checking email health.
Lead Gen Agency Owner
Automating client data collection at scale to improve delivery rates.
Growth Hacker
Quickly identifying key decision-makers in new markets for rapid expansion.
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.
AeroLeads
Find verified business emails and phone numbers for any prospect and build targeted lead lists in seconds.
Autobound
Write hyper-personalized sales emails in seconds using AI that researches prospects and crafts messages that get replies.
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.
Findymail
Find and verify verified B2B emails and direct phone numbers using natural language agents.
Bring your own AI
Change the model, client or framework. Keep Icypeas 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 Icypeas.
The practical details behind the request, access and result.
How does Icypeas help with B2B lead generation?
Icypeas automates the search for specific people and companies. It pulls enriched profiles and verified email addresses into your workflow, so you don't have to manually hunt for contact info.
Can Icypeas verify if an email will bounce?
Yes, it checks the deliverability of email addresses. This helps you keep your sender reputation clean by ensuring you only reach out to active, valid inboxes.
Can I use Icypeas to find specific job titles?
Absolutely. You can ask your agent to find people with specific titles, like CTOs or VPs of Sales, within certain locations or industries.
Does Icypeas find company info too?
It does. You can search for companies based on your target criteria and get enriched profiles that include key details about the organization.
Is Icypeas good for cold outreach?
It's a core part of a cold outreach strategy. By combining lead discovery with email verification, it helps you reach the right people with much higher accuracy.
Can I find role-based emails like admin@ with Icypeas?
Yes, the domain scan feature identifies common role-based addresses for any company domain you provide, making it easier to find entry points.
How do I get Icypeas API credentials?
You can find your API key in your Icypeas dashboard under 'Account Settings'.
Does email verification cost credits?
Yes, using the verify_email and find_email capabilities will consume credits from your Icypeas account.
Can I see my remaining credits?
Yes, the get_credits capability allows you to check your current credit balance.
One connection away
Give your agent a direct line to Icypeas.
Connect Icypeas once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available