How to Use the HubSpot MCP in Claude Code
Pipe HubSpot CRM data directly into your terminal pipelines and shell scripts with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect HubSpot MCP to Claude Code
Create your Vinkius account to connect HubSpot 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.
Command-line HubSpot automation with Claude Code
`list_deals` outputs your active sales pipeline directly to your terminal session when running Claude Code. You can pipe this data into local scripts, format it as JSON, or use it to trigger deployment webhooks. The terminal agent handles raw data extraction without forcing you to open a browser. It queries your pipeline, filters by stage, and lets you manage sales cycles entirely through your CLI.
Bulk contact management via this MCP Server
`create_contact` and `remove_contact` give you absolute control over your subscriber lists from the command line. Claude Code can read a CSV of unsubscribed users, search for their profiles using `search_contacts`, and delete or update them in seconds. This replaces clunky manual imports. Your terminal agent executes the cleanups sequentially, logging every success and failure directly to your shell.
Inspect CRM schemas instantly from the shell
`get_object_schema` retrieves the exact structure of your CRM objects without requiring a trip to the developer settings page. Claude Code reads this schema to help you debug integration scripts or verify field types on the fly. You can instantly check if custom fields are active. The agent pulls the definition, displays the required types, and prepares your next API payload based on the live schema.
Set up HubSpot 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-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest HubSpot transactions." It will automatically discover and invoke the available HubSpot tools.
claude mcp add --transport http hubspot-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 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 MCP today
We host it, we monitor it, we maintain it. You just paste one token.