HubSpot CMS Hub Connector for AI agents.
9 live capabilities
Manage your content library and CRM data through a conversational interface.
Waiting for input…
Why people use HubSpot CMS Hub
HubSpot CMS Hub Content Management
This Connector lets you stay in your chat window. You can ask for a list of all landing pages or check a deal's pipeline stage with a single sentence. You get your work done without the constant context switching.
What Vinkius changes
You get a conversational interface for your entire HubSpot backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Content Audit
A manager needs to find every page related to Pricing to update a link.
- Real-world use case 02
Blog Management
A writer wants to see if a blog post is live.
- Real-world use case 03
SEO Prep
A marketer needs to see how posts are categorized.
Complete set · 9capabilities
The complete HubSpot CMS Hub capability set.
These are the exact actions your AI can choose when you ask it to work with HubSpot CMS Hub.
01—03
3 capabilities in this set.
Part of 9 available through HubSpot CMS Hub.
- 01 Capability
Hs get blog post
Fetch full details of a specific blog post, including body length and SEO metadata.
- 02 Capability
Hs list blog authors
Get a list of all blog authors with their bios, emails, and slugs.
- 03 Capability
Hs list blog posts
View recent blog posts with their current status, titles, and publish dates.
04—06
3 capabilities in this set.
Part of 9 available through HubSpot CMS Hub.
- 04 Capability
Hs list blog tags
See all tags used for blog categorization and their associated URL slugs.
- 05 Capability
Hs list domains
Check DNS resolution, primary status, and feature usage for all connected domains.
- 06 Capability
Hs list landing pages
Find all conversion-focused landing pages with their URLs and statuses.
07—09
3 capabilities in this set.
Part of 9 available through HubSpot CMS Hub.
- 07 Capability
Hs list site pages
Pull a list of all standard website pages and their associated domains.
- 08 Capability
Hs search site pages
Find specific website pages quickly using title or keyword searches.
- 09 Capability
Hs search blog posts
Search the content library for specific articles by title or keyword.
Set up in minutes
One URL. Then ask HubSpot CMS Hub to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use HubSpot CMS 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_gfYUbic3F2uXruca7ixnM3hsA7yWlXWs2XBRx9DS/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 CMS Hub, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable HubSpot CMS Hub for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_gfYUbic3F2uXruca7ixnM3hsA7yWlXWs2XBRx9DS/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 CMS Hub URL.
- Step 03
Save and start
Save the connection and enable HubSpot CMS Hub in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-cms-hub": {
"url": "https://edge.vinkius.com/vk_preview_gfYUbic3F2uXruca7ixnM3hsA7yWlXWs2XBRx9DS/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 CMS Hub
Open Agent mode in chat and ask: "Using HubSpot CMS Hub, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-cms-hub": {
"url": "https://edge.vinkius.com/vk_preview_gfYUbic3F2uXruca7ixnM3hsA7yWlXWs2XBRx9DS/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 CMS Hub
Ask Copilot: "Using HubSpot CMS Hub, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-cms-hub": {
"url": "https://edge.vinkius.com/vk_preview_gfYUbic3F2uXruca7ixnM3hsA7yWlXWs2XBRx9DS/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 CMS Hub
Open Cascade and ask: "Using HubSpot CMS Hub, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hubspot-cms-hub": {
"url": "https://edge.vinkius.com/vk_preview_gfYUbic3F2uXruca7ixnM3hsA7yWlXWs2XBRx9DS/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 CMS Hub
Ask Cline: "Using HubSpot CMS Hub, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hubspot-cms-hub --transport http "https://edge.vinkius.com/vk_preview_gfYUbic3F2uXruca7ixnM3hsA7yWlXWs2XBRx9DS/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 CMS Hub
Ask Claude: "Using HubSpot CMS Hub, show me...". 9 tools are ready
Where the request belongs
Work HubSpot can move forward.
This is for content managers who are tired of clicking through dozens of pages to find a single URL, and sales ops who need to pull pipeline snapshots without leaving their chat window.
Content Manager
They use this to audit website pages and keep the blog calendar updated without manual navigation.
Sales Operations
They check deal stages and owner assignments to keep the sales pipeline moving.
Marketing Coordinator
They manage landing pages and verify domain settings for new campaigns.
Support Lead
They create support tickets and notes on the fly based on real-time customer issues.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGhost
Publish and monetize your content with a modern headless CMS built for newsletters, memberships, and independent creators.
BlogIn
Keep your team informed with internal blog posts, company updates, and knowledge sharing that everyone actually reads.
Builder.io
Manage your visual CMS via Builder.io. track content entries, models, and symbols directly from any AI agent.
Agility CMS
Manage and query your Agility CMS content through AI. navigate sitemaps, search lists, and fetch layouts.
Cockpit (Self-hosted Headless CMS API)
Manage your self-hosted Cockpit CMS content, assets, and menus directly from any AI agent.
Kontent.ai (Enterprise Headless CMS)
Manage enterprise content via Kontent.ai. create items, publish language variants, and audit content types.
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 CMS Hub MCP help me update my blog?
Yes. You can ask your agent to find specific blog posts, check their current status, and pull details like SEO metadata or body length to help you manage your content.
How do I use HubSpot CMS Hub MCP to find site pages?
You can simply ask your agent to list all site pages or search for a specific page by title. It will return the URL, status, and domain for every page in your library.
Can I manage my sales pipeline with HubSpot CMS Hub MCP?
Yes. The Connector allows your agent to view pipeline stages and find specific deals, making it easy to check your sales progress through a chat interface.
Does HubSpot CMS Hub MCP work for landing pages?
It does. You can use it to list all conversion-focused landing pages, including their titles, URLs, and current publish statuses.
How does HubSpot CMS Hub MCP help with content audits?
It makes audits faster by letting you pull a list of all blog tags, authors, and site pages instantly, so you can see your entire content structure in one place.
Can I check my domain status using HubSpot CMS Hub MCP?
Yes. You can ask your agent to list your connected domains to see their DNS resolution status, whether they are primary, and what features they are currently using.
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