HubSpot Marketing Hub Connector for AI agents.
6 live capabilities
Manage your CRM data and marketing campaigns through natural conversation.
Waiting for input…
Why people use HubSpot Marketing Hub
HubSpot Marketing Hub CRM Data Management
This Connector lets you stay in your chat window. You just tell your agent to create a deal or find a company by its domain. It pulls the data, creates the record, and confirms it's done in seconds. You get your work finished without ever leaving your workspace.
What Vinkius changes
You get a direct line to your CRM data through a conversation instead of a dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Updating a deal after a call
A sales rep just finished a call and asks the agent to create a deal for Enterprise Package at $50,000.
- Real-world use case 02
Auditing lead list sizes
A marketing manager needs to know why a lead list is small.
- Real-world use case 03
Logging a customer complaint
A support agent gets a customer complaint and asks the agent to create a support ticket and attach a note to the existing contact record.
Complete set · 6capabilities
The complete HubSpot Marketing Hub capability set.
These are the exact actions your AI can choose when you ask it to work with HubSpot Marketing Hub.
01—03
3 capabilities in this set.
Part of 6 available through HubSpot Marketing Hub.
- 01 Capability
Hs form submissions
Get specific lead data and submission dates from a HubSpot form. Use this to audit how people are interacting with your captures.
- 02 Capability
Hs list contact lists
See your static and dynamic audience segments along with their total counts. Use this to understand your current reach.
- 03 Capability
Hs list forms
List all lead capture forms, including their types and submission volumes. This is great for auditing your lead gen setup.
04—06
3 capabilities in this set.
Part of 6 available through HubSpot Marketing Hub.
- 04 Capability
Hs list landing pages
Check the status and URLs of your standalone conversion pages. Use this to see what's live and what's still a draft.
- 05 Capability
Hs list marketing emails
View your email history, including subject lines and send statuses. This helps you track your outgoing communication.
- 06 Capability
Hs list campaigns
View all marketing initiatives, their types, and current statuses. This helps you keep track of active ads and emails.
Set up in minutes
One URL. Then ask HubSpot Marketing Hub to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use HubSpot Marketing 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_0vKJQV2luYTRFZPQ8uqUjetFaTGMHuZqvtlFQv6N/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 Marketing Hub, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable HubSpot Marketing Hub for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_0vKJQV2luYTRFZPQ8uqUjetFaTGMHuZqvtlFQv6N/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 Marketing Hub URL.
- Step 03
Save and start
Save the connection and enable HubSpot Marketing Hub in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-marketing-hub": {
"url": "https://edge.vinkius.com/vk_preview_0vKJQV2luYTRFZPQ8uqUjetFaTGMHuZqvtlFQv6N/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 Marketing Hub
Open Agent mode in chat and ask: "Using HubSpot Marketing Hub, help me...". 6 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-marketing-hub": {
"url": "https://edge.vinkius.com/vk_preview_0vKJQV2luYTRFZPQ8uqUjetFaTGMHuZqvtlFQv6N/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 Marketing Hub
Ask Copilot: "Using HubSpot Marketing Hub, help me...". 6 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-marketing-hub": {
"url": "https://edge.vinkius.com/vk_preview_0vKJQV2luYTRFZPQ8uqUjetFaTGMHuZqvtlFQv6N/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 Marketing Hub
Open Cascade and ask: "Using HubSpot Marketing Hub, help me...". 6 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-marketing-hub": {
"url": "https://edge.vinkius.com/vk_preview_0vKJQV2luYTRFZPQ8uqUjetFaTGMHuZqvtlFQv6N/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 Marketing Hub
Ask Cline: "Using HubSpot Marketing Hub, help me...". 6 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hubspot-marketing-hub --transport http "https://edge.vinkius.com/vk_preview_0vKJQV2luYTRFZPQ8uqUjetFaTGMHuZqvtlFQv6N/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 Marketing Hub
Ask Claude: "Using HubSpot Marketing Hub, show me...". 6 tools are ready
Where the request belongs
Work HubSpot can move forward.
This is for the marketing manager tired of manual data entry, the sales rep who needs to update deals on the fly, and the support lead who wants to manage tickets without constant tab-switching.
Sales Development Rep
Updates deal stages and creates new opportunities during calls without leaving the chat.
Marketing Manager
Checks campaign statuses and form submission counts while planning weekly reports.
Support Lead
Quickly creates and searches tickets based on customer issues reported in real-time.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsHubSpot
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 CRM (Full)
Manage contacts, companies, deals, tickets, notes, owners, and pipelines. full access to your HubSpot CRM through natural conversation.
HubSpot Sales Hub
Manage deals, pipelines, products, quotes, and meetings in your HubSpot Sales Hub through natural conversation.
Ontraport
Manage marketing and sales via Ontraport. list contacts, track campaigns, and monitor transactions directly from any AI agent.
Marketo
Automate marketing workflows via Marketo. manage leads, lists, campaigns, and programs.
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 Marketing Hub MCP create new deals for me?
Yes, your agent can create deals with specific amounts and pipeline stages. This allows you to update your sales funnel without manually navigating the CRM dashboard.
How do I find out which landing pages are currently live?
You can ask your agent to list your landing pages. It will show you the title, current status, and the full public URL for every page in your account.
Can my AI agent see my HubSpot contact lists?
Yes, it can list both static and dynamic lists along with the number of contacts in each one. This helps you understand your audience segments at a glance.
Is this HubSpot Marketing Hub MCP good for support teams?
It's great for support because it lets you create tickets and attach notes to records quickly. You can manage customer issues through a simple chat interface.
Can I check how many people submitted a specific form?
Yes, the agent can pull submission counts and field values for any of your HubSpot forms. This makes it easy to audit your lead generation performance.
Does the HubSpot Marketing Hub MCP work with my existing CRM data?
It connects directly to your HubSpot CRM, giving your agent access to your existing contacts, companies, and deals so you can interact with your data immediately.
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