PeopleDB Connector for AI agents.
12 live capabilities
Verify B2B contact data and enrich lead profiles instantly.
Waiting for input…
Why people use PeopleDB
Fix Messy CRM Data with PeopleDB B2B Enrichment
PeopleDB fixes this by giving your AI agent a direct line to 3 billion records. It can grab the correct company name, verify that an email is actually deliverable, and fill in the blanks on a person's job title. You get a clean, actionable list ready for outreach instead of a spreadsheet that needs hours of manual cleaning.
What Vinkius changes
You get a verified, clean B2B database that your AI can actually use to fuel your sales outreach.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Dirty Spreadsheet Problem
An SDR gets a list of 500 leads from a webinar.
- Real-world use case 02
The Bounce Rate Fear
A marketing manager is worried about email deliverability.
- Real-world use case 03
The Who is this Mystery
A salesperson remembers a contact but only knows they work at TechCorp in London.
Complete set · 12capabilities
The complete PeopleDB capability set.
These are the exact actions your AI can choose when you ask it to work with PeopleDB.
01—04
4 capabilities in this set.
Part of 12 available through PeopleDB.
- 01 Capability
Bulk enrich people
Updates a large list of people with new data in one go. It saves hours of manual clicking.
- 02 Capability
Clean company
Fixes inconsistent company names in your CRM. This makes your reporting much more accurate.
- 03 Capability
Clean location
Standardizes city and state names. It ensures your geographic targeting is precise.
- 04 Capability
Clean name
Fixes typos and formatting in person names. It ensures your mailing list looks professional.
05—08
4 capabilities in this set.
Part of 12 available through PeopleDB.
- 05 Capability
Enrich person
Pulls in missing job titles and other professional details for a specific person. It fills the gaps in your CRM.
- 06 Capability
Get balance
Shows your current credit balance. Use this to keep track of your usage limits.
- 07 Capability
Identify person
Finds a specific individual based on partial data points. It's great for finding that one person you can't quite remember.
- 08 Capability
Search companies
Finds companies based on specific criteria like location or industry. It lets you build new target lists quickly.
09—12
4 capabilities in this set.
Part of 12 available through PeopleDB.
- 09 Capability
Verify email
Checks if an email address is valid and deliverable. It prevents your outreach from hitting the spam folder.
- 10 Capability
Autocomplete
Suggests field values as you type or enter data. This keeps your data entry consistent and fast.
- 11 Capability
Search people
Finds specific people within a database. You can use this to find leads that match your ideal customer profile.
- 12 Capability
Enrich company
Adds missing details like industry or size to a company profile. This helps you segment your leads better.
Set up in minutes
One URL. Then ask PeopleDB to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use PeopleDB 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_YTrM2XgUb9NkZGITWJH2I3UZRyz37Nk9AOL3Qztq/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 PeopleDB, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable PeopleDB for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_YTrM2XgUb9NkZGITWJH2I3UZRyz37Nk9AOL3Qztq/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 PeopleDB URL.
- Step 03
Save and start
Save the connection and enable PeopleDB in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"peopledb": {
"url": "https://edge.vinkius.com/vk_preview_YTrM2XgUb9NkZGITWJH2I3UZRyz37Nk9AOL3Qztq/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 PeopleDB
Open Agent mode in chat and ask: "Using PeopleDB, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"peopledb": {
"url": "https://edge.vinkius.com/vk_preview_YTrM2XgUb9NkZGITWJH2I3UZRyz37Nk9AOL3Qztq/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 PeopleDB
Ask Copilot: "Using PeopleDB, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"peopledb": {
"url": "https://edge.vinkius.com/vk_preview_YTrM2XgUb9NkZGITWJH2I3UZRyz37Nk9AOL3Qztq/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 PeopleDB
Open Cascade and ask: "Using PeopleDB, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"peopledb": {
"url": "https://edge.vinkius.com/vk_preview_YTrM2XgUb9NkZGITWJH2I3UZRyz37Nk9AOL3Qztq/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 PeopleDB
Ask Cline: "Using PeopleDB, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add peopledb --transport http "https://edge.vinkius.com/vk_preview_YTrM2XgUb9NkZGITWJH2I3UZRyz37Nk9AOL3Qztq/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 PeopleDB
Ask Claude: "Using PeopleDB, show me...". 12 tools are ready
Where the request belongs
Work PeopleDB can move forward.
This is for the sales and marketing pros who are tired of manual prospecting. It solves the pain of messy, incomplete data that ruins outreach campaigns and wastes hours of research time.
Sales Development Rep (SDR)
Uses this to quickly find the right stakeholders and verify their contact info before starting a cold outreach sequence.
Marketing Operations Manager
Uses this to clean up huge lead lists from webinars or events so they can be imported into a CRM without errors.
Data Engineer
Uses this to automate B2B data enrichment pipelines, ensuring the company's database stays accurate and updated.
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.
People Data Labs
Enrich person and company profiles with B2B data. access millions of records for lead generation, identity resolution, and market intelligence.
Lusha
Enrich your prospect data with verified direct dials and email addresses from a B2B contact intelligence platform.
Enrich CRM
Enhance your CRM records with verified company data, technographic signals, and contact enrichment that keeps your database fresh.
Clearbit (HubSpot)
Enrich person and company data via Clearbit. track leads, monitor firmographics, and audit B2B intelligence directly from any AI agent.
RocketReach
Find accurate contact information for professionals and companies with a database of verified emails and direct phone numbers.
Bring your own AI
Change the model, client or framework. Keep PeopleDB 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 PeopleDB.
The practical details behind the request, access and result.
Can PeopleDB help me find missing job titles?
Yes, it pulls from a database of over 3 billion records to find and add missing job titles and other professional details to your existing contact lists.
How does PeopleDB verify emails?
It checks for active MX records and deliverability status to ensure your emails actually reach the inbox rather than bouncing.
Can PeopleDB clean my CRM?
Yes, it can standardize inconsistent company names and location data to make your CRM reporting much more accurate and organized.
Can PeopleDB find people from partial data?
Yes, it helps identify specific individuals even when you only have a few scraps of information like a partial name or a known company.
Is PeopleDB good for bulk lead generation?
Yes, it includes a bulk enrichment feature that allows you to update thousands of contacts with new data in one single operation.
How many records does PeopleDB have?
It connects your agent to a massive database containing over 3 billion B2B records.
Does PeopleDB work for B2B data?
Yes, it focuses specifically on B2B professional data, making it ideal for sales, marketing, and data enrichment teams.
How do I get started with PeopleDB?
You just need to subscribe to the data provider, get your API key, and connect it to your AI client via Vinkius.
How does person enrichment work?
Provide an email, LinkedIn URL, name+company, or phone number and receive full professional profile including title, company, skills, education, and social links.
Can I clean messy data?
Yes, use cleaner capabilities to standardize names into first/middle/last, locations into city/region/country, and company names into canonical forms.
Is email verification supported?
Yes, you can directly verify if an email address is valid, deliverable, and safe to use in your outbound campaigns.
One connection away
Give your agent a direct line to PeopleDB.
Connect PeopleDB once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available