Captain Data Connector for AI agents.
11 live capabilities
Pull lead data and company profiles for sales automation.
Waiting for input…
Why people use Captain Data
Captain Data for lead generation and profile enrichment
This Connector changes that by letting your agent do the heavy lifting. You just tell your agent who you're looking for, and it pulls the career history, contact info, and firmographic data directly into your chat. You get a clean list of leads ready for outreach without ever opening a browser.
What Vinkius changes
You get structured market intelligence without leaving your chat interface.
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 lead list for a new territory
An SDR asks the agent to find marketing managers in Austin, Texas.
- Real-world use case 02
Competitive market analysis
A growth marketer wants to see how many employees their competitors have.
- Real-world use case 03
Checking a long-running data export
A data analyst starts a large job and needs to know if it's done.
Complete set · 11capabilities
The complete Captain Data capability set.
These are the exact actions your AI can choose when you ask it to work with Captain Data.
01—04
4 capabilities in this set.
Part of 11 available through Captain Data.
- 01 Capability
Get api quotas
View your current API usage and remaining quotas. It's the best way to make sure your automation doesn't hit a limit.
- 02 Capability
List automation jobs
See a full list of all your active automation jobs. Use this to manage multiple extraction tasks at once.
- 03 Capability
List workflows
View all your configured workflows. This helps you keep track of the automated sequences you've built.
- 04 Capability
Search companies
Search for companies using filters like industry, size, or location. It's great for broad market research.
05—08
4 capabilities in this set.
Part of 11 available through Captain Data.
- 05 Capability
Search people
Find people based on criteria like job title or location. Use this to build large lists of potential leads.
- 06 Capability
Enrich company
Get deep firmographic data for any company. This helps you understand a target's size and industry instantly.
- 07 Capability
Enrich person
Pull detailed profile data for a person using a UID or LinkedIn URL. It's the fastest way to get career history and contact info.
- 08 Capability
Find company
Locate a company by its name or web domain. Use this when you only have a URL and need the full profile.
09—11
3 capabilities in this set.
Part of 11 available through Captain Data.
- 09 Capability
Find people
Find a specific professional by their full name and company. It helps you pinpoint the exact person you need to contact.
- 10 Capability
Get account info
Retrieve your core account information. Use this to check your current setup and account status.
- 11 Capability
Get job details
Check the status and extracted data for a specific job. This keeps you updated on long-running data extractions.
Set up in minutes
One URL. Then ask Captain Data to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Captain Data 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_q43IjmaVD8TJawnx75VHSy5KO9OouhiEvYwRE8E8/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 Captain Data, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Captain Data for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_q43IjmaVD8TJawnx75VHSy5KO9OouhiEvYwRE8E8/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 Captain Data URL.
- Step 03
Save and start
Save the connection and enable Captain Data in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"captain-data": {
"url": "https://edge.vinkius.com/vk_preview_q43IjmaVD8TJawnx75VHSy5KO9OouhiEvYwRE8E8/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 Captain Data
Open Agent mode in chat and ask: "Using Captain Data, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"captain-data": {
"url": "https://edge.vinkius.com/vk_preview_q43IjmaVD8TJawnx75VHSy5KO9OouhiEvYwRE8E8/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 Captain Data
Ask Copilot: "Using Captain Data, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"captain-data": {
"url": "https://edge.vinkius.com/vk_preview_q43IjmaVD8TJawnx75VHSy5KO9OouhiEvYwRE8E8/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 Captain Data
Open Cascade and ask: "Using Captain Data, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"captain-data": {
"url": "https://edge.vinkius.com/vk_preview_q43IjmaVD8TJawnx75VHSy5KO9OouhiEvYwRE8E8/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 Captain Data
Ask Cline: "Using Captain Data, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add captain-data --transport http "https://edge.vinkius.com/vk_preview_q43IjmaVD8TJawnx75VHSy5KO9OouhiEvYwRE8E8/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 Captain Data
Ask Claude: "Using Captain Data, show me...". 11 tools are ready
Where the request belongs
Work Captain Data can move forward.
This is for sales ops and growth marketers who are tired of manual data entry. It's for the person who needs to build a high-quality lead list or do deep competitor research without spending all day on browser tabs.
Sales Development Representative
Finds and enriches leads for outreach campaigns on Tuesday mornings.
Growth Marketer
Pulls competitor firmographic data to build out market share reports.
Data Analyst
Gathers structured company intelligence for internal reports using natural language.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPeople Data Labs
Enrich person and company profiles with B2B data. access millions of records for lead generation, identity resolution, and market intelligence.
PeopleDB
Supercharge your lead generation by letting AI agents enrich B2B profiles and verify contact data instantly.
Clearbit (HubSpot)
Enrich person and company data via Clearbit. track leads, monitor firmographics, and audit B2B intelligence directly from any AI agent.
Proxycurl (LinkedIn Data)
Enrich company and professional data via Proxycurl. lookup websites, funding history, employee profiles, and competitive intelligence directly from your AI agent.
Hexomatic
Automate web scraping and worklfows via Hexomatic. manage workflows, recipes, and automation logs directly from any AI agent.
CUFinder
Discover verified B2B contact data including emails, phone numbers, and company info for targeted sales prospecting.
Bring your own AI
Change the model, client or framework. Keep Captain Data 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 Captain Data.
The practical details behind the request, access and result.
Can the Captain Data MCP find specific people for my sales team?
Yes, it can find professionals by their full name and company. It helps your team skip the manual search and get straight to the contact info they need for outreach.
How does Captain Data MCP handle LinkedIn profile data?
It pulls detailed profile information including career history and contact details. You can provide a URL or a unique ID to get a full summary of a person's professional background.
Can I use Captain Data MCP to research my competitors?
Yes, it's great for market research. You can search for companies by industry, size, or location to get a clear picture of your competitive landscape.
Does the Captain Data MCP help with lead enrichment?
It's a primary use case. You can take a list of domains or LinkedIn URLs and have your agent pull in firmographic and personal data to fill out your CRM.
How do I see if my data extraction jobs are still running?
You can ask your agent to check the status of your specific jobs. It will show you the current progress and any data that has been successfully extracted so far.
Will the Captain Data MCP help me stay within my API limits?
Yes, it includes a way to check your real-time quotas. You can ask your agent for a status update on your usage to make sure your automated workflows don't get interrupted.
Can I enrich a professional profile using a LinkedIn URL?
Yes! Use the enrich_person capability and provide the li_profile_url. Your agent will trigger the enrichment in Captain Data and return the detailed profile data.
How do I check my remaining API credits?
Simply ask the agent to get_api_quotas. It will retrieve your current usage and remaining quotas for different types of operations from your Captain Data account.
Does the integration allow finding companies by their domain name?
Yes. Use the find_company capability and provide the domain (e.g., 'google.com'). It will retrieve the basic company identifiers and metadata from the Captain Data database.
One connection away
Give your agent a direct line to Captain Data.
Connect Captain Data once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available