How to Use the HubSpot CRM (Full) MCP in Claude Code
Run terminal commands to search contacts, update deals, and manage your HubSpot CRM from any shell session using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect HubSpot CRM (Full) MCP to Claude Code
Create your Vinkius account to connect HubSpot CRM (Full) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Manage pipelines in Claude Code
When you run this MCP Server in your terminal, you can ditch the browser when you need a quick status update on your pipeline. Run Claude Code in your terminal and ask it to find high-value deals closing this month. The tool uses `hs_search_deals` to pull the numbers and formats the results as a clean markdown table. If you need to update a deal's stage, Claude Code handles it immediately. It checks the stage IDs using `hs_list_pipelines` and updates the record, keeping your sales pipeline accurate without you opening a single web page.
Pipe terminal outputs to customer notes
When you finish running a database migration or a deployment script, you can log the status directly to HubSpot. Claude Code reads the terminal output and runs `hs_search_companies` to find the target company. It then uses `hs_create_note` to attach the deployment logs as an HTML note on the company timeline. This MCP Server lets you bridge the gap between your backend operations and your customer success team.
Automate support ticket triage via CLI
Manage your support queue directly from your terminal during on-call rotations. Claude Code uses `hs_search_tickets` to fetch all open tickets with high priority. You can have it reassign tickets to active engineers by running `hs_list_owners` to find their IDs. It then updates the tickets, ensuring your team resolves critical customer issues without leaving the command line.
Set up HubSpot CRM (Full) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seehubspot-crm-full-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest HubSpot CRM (Full) transactions." It will automatically discover and invoke the available HubSpot CRM (Full) tools.
claude mcp add --transport http hubspot-crm-full-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about HubSpot CRM (Full) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the HubSpot CRM (Full) MCP today
We host it, we monitor it, we maintain it. You just paste one token.