Clearbit (HubSpot) Connector for AI agents.
8 live capabilities
Enrich lead data and firmographics from your AI chat interface.
Waiting for input…
Why people use Clearbit (HubSpot)
Clearbit (HubSpot) B2B Intelligence for Sales Teams
This Connector changes that by letting your AI agent do the hunting for you. Just give the agent a domain or an email, and it pulls the job title, revenue, and tech stack into the chat. You get a complete profile in seconds without ever leaving your workspace.
What Vinkius changes
You get instant B2B context without ever leaving your chat window.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Contextualizing a cold lead
An SDR has an email but no context.
- Real-world use case 02
Segmenting a new target list
A marketing lead wants to target mid-sized tech firms.
- Real-world use case 03
Verifying company size
A salesperson is unsure about a company's size.
Complete set · 8capabilities
The complete Clearbit (HubSpot) capability set.
These are the exact actions your AI can choose when you ask it to work with Clearbit (HubSpot).
01—04
4 capabilities in this set.
Part of 8 available through Clearbit (HubSpot).
- 01 Capability
Get prospects
Pull a list of potential prospects based on your specific criteria. It's a great way to jumpstart a new outbound campaign.
- 02 Capability
Get watchlist
See the companies you've saved to your watchlist. This keeps your most important targets organized and easy to access.
- 03 Capability
Find person
Look up a person's professional details using their email address. This helps you identify the right contact and their job title instantly.
- 04 Capability
Find company
Get firmographic data for a company just by using its domain name. It's the fastest way to see a company's size, location, and industry.
05—08
4 capabilities in this set.
Part of 8 available through Clearbit (HubSpot).
- 05 Capability
Find person and company
Retrieve both the individual's profile and their company's data in one go. This saves time when you need a full picture of a lead.
- 06 Capability
Autocomplete company
Get suggestions for company names and domains based on what you start typing. It helps you find the right account even when you only have a partial name.
- 07 Capability
Reveal ip
See the IP address associated with a specific domain. This is useful for technical verification and security checks.
- 08 Capability
Find risk
Calculate a risk score for a specific lead or company. Use this to prioritize high-value targets and avoid low-quality prospects.
Set up in minutes
One URL. Then ask Clearbit (HubSpot) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Clearbit (HubSpot) 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_KhYktT7J5uO5M1PmJVpNRaxNaTOCrnNslKgipMEs/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 Clearbit (HubSpot), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Clearbit (HubSpot) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_KhYktT7J5uO5M1PmJVpNRaxNaTOCrnNslKgipMEs/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 Clearbit (HubSpot) URL.
- Step 03
Save and start
Save the connection and enable Clearbit (HubSpot) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"clearbit-hubspot": {
"url": "https://edge.vinkius.com/vk_preview_KhYktT7J5uO5M1PmJVpNRaxNaTOCrnNslKgipMEs/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 Clearbit (HubSpot)
Open Agent mode in chat and ask: "Using Clearbit (HubSpot), help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"clearbit-hubspot": {
"url": "https://edge.vinkius.com/vk_preview_KhYktT7J5uO5M1PmJVpNRaxNaTOCrnNslKgipMEs/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 Clearbit (HubSpot)
Ask Copilot: "Using Clearbit (HubSpot), help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"clearbit-hubspot": {
"url": "https://edge.vinkius.com/vk_preview_KhYktT7J5uO5M1PmJVpNRaxNaTOCrnNslKgipMEs/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 Clearbit (HubSpot)
Open Cascade and ask: "Using Clearbit (HubSpot), help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"clearbit-hubspot": {
"url": "https://edge.vinkius.com/vk_preview_KhYktT7J5uO5M1PmJVpNRaxNaTOCrnNslKgipMEs/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 Clearbit (HubSpot)
Ask Cline: "Using Clearbit (HubSpot), help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add clearbit-hubspot --transport http "https://edge.vinkius.com/vk_preview_KhYktT7J5uO5M1PmJVpNRaxNaTOCrnNslKgipMEs/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 Clearbit (HubSpot)
Ask Claude: "Using Clearbit (HubSpot), show me...". 8 tools are ready
Where the request belongs
Work Clearbit (HubSpot) can move forward.
This is for sales and marketing folks who are tired of manual data entry and blind outreach. It is for the SDR who needs to know a lead's title before they dial and the marketing manager who needs to segment a list by revenue.
Sales Development Rep (SDR)
Researches leads and finds key stakeholders during live prospecting sessions to personalize outreach.
Marketing Manager
Segments audiences by firmographics to create better-targeted ad campaigns and content.
Sales Ops
Audits data quality and monitors API usage to keep the CRM clean and up to date.
When one Connector is not enough
Carry the request into a workflow.
Combine Clearbit (HubSpot) with the systems that finish the task.
View all recipesDetect Product-Market Fit Signals Using MCP
Tech stack analyzed, company growth verified, traction signals scored , verify product-market fit from the outside before you write the check
Connectors for Investment Committee Memos
Company enriched, funding history pulled, IC memo structured , your investment committee prep goes from 8 hours to 30 minutes
Connectors to Match Founders With Peer Networks
Cohort companies profiled, mutual-benefit pairs identified, peer introductions sent , activate the most powerful part of your program: founders helping founders
Screen Accelerator Applications Using MCP
10,000 applications received, companies verified, fake traction filtered , shortlist the real startups from the noise in hours, not weeks
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.
Datanyze
Equip your AI agent to retrieve B2B lead intelligence, technographics, and company insights via the Datanyze API.
PeopleDB
Supercharge your lead generation by letting AI agents enrich B2B profiles and verify contact data instantly.
BlackTwist
Enrich B2B lead data with verified company information, technographics, and contact details for precision targeting.
Enrich CRM
Enhance your CRM records with verified company data, technographic signals, and contact enrichment that keeps your database fresh.
Apollo.io
Prospect smarter with verified contact data, enrich leads in real time, and build targeted sales sequences that convert.
Bring your own AI
Change the model, client or framework. Keep Clearbit (HubSpot) 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 Clearbit (HubSpot).
The practical details behind the request, access and result.
What can I do with the Clearbit (HubSpot) MCP?
You can use it to pull professional details like job titles and company data like revenue directly into your AI chat.
Does Clearbit (HubSpot) MCP work for finding leads?
Yes, it can find prospects based on your specific criteria like industry or company size.
Can I use Clearbit (HubSpot) MCP to see company size?
Absolutely. You can provide a domain name, and the agent will return the employee count and revenue.
How does Clearbit (HubSpot) MCP help with sales research?
It removes the need to switch tabs. Your agent pulls all the context you need for a lead in a single message.
Can Clearbit (HubSpot) MCP find people by email?
Yes, it identifies the person's name, title, and location just by using their email address.
Is Clearbit (HubSpot) MCP good for marketing teams?
It's great for segmenting audiences. You can quickly identify which companies fit your target profile.
Can I use Clearbit (HubSpot) MCP to see a company's tech stack?
Yes, the agent can retrieve info on the technologies a company uses to help you personalize your pitch.
Can I find the LinkedIn profile of an email address through the agent?
Yes! Use the enrich_person_details capability. The agent will return professional social links, including LinkedIn, Twitter, and others, if available in the Clearbit database.
How do I see the estimated revenue and size of a company?
Use the enrich_company_details capability with the company domain. Your agent will fetch firmographic data, including employee count and estimated annual revenue.
Where do I find my Clearbit API Key?
Log in to your Clearbit dashboard and go to the API section. You can copy your Secret API Key from there. (Note: Standalone keys are being moved to HubSpot Breeze Intelligence).
One connection away
Give your agent a direct line to Clearbit (HubSpot).
Connect Clearbit (HubSpot) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available