HubSpot Sales Hub Connector for AI agents.
9 live capabilities
Manage your CRM deals and pipeline data through natural conversation.
Waiting for input…
Why people use HubSpot Sales Hub
HubSpot Sales Hub CRM Data Management
This Connector changes that by letting your agent handle the entry. You just tell your agent what happened in the meeting, and it handles the record creation and updates. You get a clean CRM with zero extra clicks.
What Vinkius changes
You get a conversational interface for your entire HubSpot CRM.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick deal creation after a call
A rep finishes a discovery call and asks their agent to create a deal for 50,000 dollars in the Qualified stage using hs_create_deal.
- Real-world use case 02
Checking pipeline status
A manager needs a status update and asks the agent to list all deals in the Proposal stage using hs_deals_by_stage.
- Real-world use case 03
Logging support tickets
A support lead identifies a bug and asks the agent to create a new support ticket for a specific company.
Complete set · 9capabilities
The complete HubSpot Sales Hub capability set.
These are the exact actions your AI can choose when you ask it to work with HubSpot Sales Hub.
01—03
3 capabilities in this set.
Part of 9 available through HubSpot Sales Hub.
- 01 Capability
Hs create product
Add a new product to your library with a name, price, SKU, and description.
- 02 Capability
Hs deals by stage
Get all deals at a specific stage to see what is in the proposal or negotiation phase.
- 03 Capability
Hs list pipelines
View all deal and ticket pipelines along with their internal IDs and labels.
04—06
3 capabilities in this set.
Part of 9 available through HubSpot Sales Hub.
- 04 Capability
Hs create deal
Create a new deal in a specific pipeline and stage with a set amount and close date.
- 05 Capability
Hs list meetings
See a list of recent meetings including the title, participants, and outcome.
- 06 Capability
Hs list quotes
Pull up sales quotes to check their approval status, total amount, and expiration date.
07—09
3 capabilities in this set.
Part of 9 available through HubSpot Sales Hub.
- 07 Capability
Hs search deals
Search for deals by name to check their current stage, amount, and owner.
- 08 Capability
Hs search products
Look up products in your library to find specific SKUs and pricing.
- 09 Capability
Hs update deal
Change the stage, amount, or close date of an existing deal to reflect progress.
Set up in minutes
One URL. Then ask HubSpot Sales Hub to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use HubSpot Sales Hub 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_mUxkeLwSQRZT4E9KgpgJyETFBQl5VnBqbrYoNu28/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 HubSpot Sales Hub, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable HubSpot Sales Hub for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_mUxkeLwSQRZT4E9KgpgJyETFBQl5VnBqbrYoNu28/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 HubSpot Sales Hub URL.
- Step 03
Save and start
Save the connection and enable HubSpot Sales Hub in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-sales-hub": {
"url": "https://edge.vinkius.com/vk_preview_mUxkeLwSQRZT4E9KgpgJyETFBQl5VnBqbrYoNu28/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 HubSpot Sales Hub
Open Agent mode in chat and ask: "Using HubSpot Sales Hub, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-sales-hub": {
"url": "https://edge.vinkius.com/vk_preview_mUxkeLwSQRZT4E9KgpgJyETFBQl5VnBqbrYoNu28/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 HubSpot Sales Hub
Ask Copilot: "Using HubSpot Sales Hub, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-sales-hub": {
"url": "https://edge.vinkius.com/vk_preview_mUxkeLwSQRZT4E9KgpgJyETFBQl5VnBqbrYoNu28/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 HubSpot Sales Hub
Open Cascade and ask: "Using HubSpot Sales Hub, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-sales-hub": {
"url": "https://edge.vinkius.com/vk_preview_mUxkeLwSQRZT4E9KgpgJyETFBQl5VnBqbrYoNu28/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 HubSpot Sales Hub
Ask Cline: "Using HubSpot Sales Hub, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hubspot-sales-hub --transport http "https://edge.vinkius.com/vk_preview_mUxkeLwSQRZT4E9KgpgJyETFBQl5VnBqbrYoNu28/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 HubSpot Sales Hub
Ask Claude: "Using HubSpot Sales Hub, show me...". 9 tools are ready
Where the request belongs
Work HubSpot can move forward.
This is for sales reps who hate manual data entry, support leads who need to log tickets fast, and RevOps folks who want to track pipeline health without a dozen open tabs.
Sales Representative
Updates deal stages and creates new opportunities as they happen in meetings.
Support Lead
Creates and searches support tickets while chatting with customers to resolve issues.
RevOps Manager
Pulls pipeline snapshots and checks owner assignments to monitor team health.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHubSpot CRM (Full)
Manage contacts, companies, deals, tickets, notes, owners, and pipelines. full access to your HubSpot CRM through natural conversation.
HubSpot
Grow better with an integrated CRM that unifies marketing, sales, service, and operations in one powerful platform.
HubSpot CRM
Search, create, and manage HubSpot contacts, companies, notes, tasks, and associations through natural conversation.
HubSpot Marketing Hub
Manage marketing emails, forms, contact lists, campaigns, and landing pages through natural conversation.
HubSpot Service Hub
Manage support tickets, track pipelines, and view customer feedback through natural conversation.
HubSpot Operations Hub
Manage workflows, CRM properties, pipelines, owners, and property groups through natural conversation.
Bring your own AI
Change the model, client or framework. Keep 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 HubSpot.
The practical details behind the request, access and result.
Can the HubSpot Sales Hub MCP create new deals?
Yes, it can create new deals with names, amounts, and specific stages directly from your conversation.
Can I use this to update my sales pipeline?
Yes, you can update deal stages, amounts, and close dates via your agent to keep your records current.
Does this Connector work with my existing products?
Yes, it lets you search your existing product library and add new ones to your catalog.
Can my agent see my meeting history?
Yes, it can pull a list of recent meetings including titles, participants, and outcomes.
How do I find a specific company?
Your agent can search for companies by name or domain to pull up their details instantly.
Can I use the HubSpot Sales Hub MCP for support tickets?
Yes, it can list and create tickets in your support pipelines to help manage customer issues.
What HubSpot data can I access?
Contacts, Companies, Deals, Tickets, Notes, Owners, and Pipelines. All data respects your HubSpot permissions.
Can I create and update records?
Yes! Create contacts, deals, tickets, and notes. All through natural conversation.
How does authentication work?
Uses a HubSpot Private App token (Bearer). Create a Private App in Settings > Integrations > Private Apps, copy the token, and paste it.
One connection away
Give your agent a direct line to HubSpot.
Connect 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