Your CRM holds some of the most valuable data in your organization — customer histories, deal pipelines, support tickets, marketing engagement metrics. But accessing that data typically means logging into HubSpot, navigating dashboards, clicking through menus, and manually pulling reports.
What if your AI assistant could do all of that for you with a simple conversation?
That's exactly what the Model Context Protocol (MCP) makes possible. Developed as an open standard by Anthropic and now adopted across the AI ecosystem, MCP creates a secure bridge between AI agents and external systems like HubSpot CRM. Instead of building complex custom integrations, MCP provides a standardized way for AI tools to read, search, and manage your CRM data — all through natural language.
In this guide, we'll walk you through everything you need to know about connecting HubSpot to AI agents with MCP: what it is, how it works, step-by-step setup instructions, real-world use cases, and best practices for getting the most out of this powerful integration.
Think of MCP as a universal adapter — just as USB standardized how devices connect to computers, MCP standardizes how AI models connect to business applications. Before MCP, connecting an AI agent to HubSpot required custom API development, authentication handling, and data formatting for each specific use case. MCP eliminates that complexity with an open, standardized protocol.
At its core, MCP defines three key components:
When your AI assistant needs CRM data, it sends a structured request through MCP, the HubSpot MCP server processes it, and the response comes back — all in real time, all respecting your existing permissions and security settings.
Before MCP, organizations had three options for AI-CRM integration:
MCP offers a fourth path that combines the best of all worlds: standardized, secure, flexible, and increasingly supported across the entire AI ecosystem. As of 2026, HubSpot's remote MCP server is generally available, and major AI platforms including Claude, ChatGPT, Cursor, and Windsurf all support MCP connections.
HubSpot offers two distinct MCP servers, each designed for different use cases:
This is the primary server for business users and teams. Hosted at mcp.hubspot.com, it enables any MCP-compatible AI tool to securely access your HubSpot CRM data. Key capabilities include:
Read and Write Access:
Read-Only Access:
This CLI-based server is designed for developers building apps and CMS content on the HubSpot Developer Platform. It enables agentic development tools like Cursor and Windsurf to scaffold projects, deploy changes, and interact with HubSpot's development environment.
Here's what happens when you ask your AI assistant, "Show me all open deals over $50,000 closing this quarter":
search_crm_objects)The entire round trip happens in seconds, and every action respects your existing HubSpot user permissions — users can only view and modify records they have access to.
Before you begin, ensure you have:
HubSpot will generate OAuth credentials (Client ID and Client Secret) — keep these accessible for the next steps.
Important: You don't manually define scopes for MCP auth apps. Available scopes are automatically determined by the tools available in the MCP server and the permissions each user grants during installation.
Configuration varies by client. Here are the most popular options:
Claude Desktop: Open Settings → Developer → Edit Config, and add the HubSpot MCP server configuration with your Client ID, Client Secret, and the server URL https://mcp.hubspot.com.
Cursor / Windsurf: Navigate to Settings → Tools & MCP → Add MCP Server. Enter the server URL and OAuth credentials. These IDE-based clients handle PKCE authentication automatically.
ChatGPT (via HubSpot Connector): HubSpot provides a native connector for ChatGPT that uses MCP under the hood. Install it from HubSpot's AI tools page.
Custom Applications: For custom integrations, your application must implement OAuth 2.1 with PKCE (Proof Key for Code Exchange).
Once authorized, your MCP client can begin making requests to the HubSpot MCP server.
Start with a simple test prompt to verify everything works:
get_user_details toolsearch_crm_objectsEvery MCP interaction respects your existing HubSpot user permissions. If a user doesn't have access to view financial data in HubSpot, their AI assistant can't access it through MCP either. This permission model means:
HubSpot's MCP server does not allow access to custom Sensitive Data Properties, including Personal Health Information (PHI) and other forms of Highly Sensitive Data. If your account has Sensitive Data mode enabled, activity objects (calls, emails, meetings, notes, tasks) are blocked from MCP access entirely.
The authentication layer uses OAuth 2.1 with PKCE, providing:
Generic prompts produce generic results. Instead of "Show me my contacts," try:
MCP works best as an enhancement to your existing HubSpot processes, not a replacement. Use it to:
HubSpot offers sandbox environments where you can safely test MCP interactions without affecting production data.
HubSpot continuously adds new tools and capabilities to the MCP server. When new scopes become available, existing users need to re-install the app to grant them.
OAuth access tokens expire after a set period. Ensure your implementation handles automatic token refresh, graceful re-authentication, and proper error handling for authentication failures.
As a certified HubSpot partner, Vantage Point helps organizations implement and optimize AI-powered CRM workflows, including HubSpot MCP integrations. Our team specializes in:
The HubSpot MCP server is a Model Context Protocol endpoint hosted at mcp.hubspot.com that enables AI assistants like Claude, ChatGPT, and custom-built agents to securely read and write CRM data through natural language. It acts as a bridge between AI systems and HubSpot's APIs, translating conversational requests into API calls.
No. The HubSpot MCP server works with any HubSpot tier, including the free CRM. However, the data and features accessible through MCP depend on your HubSpot subscription level and user permissions.
As of 2026, major MCP-compatible clients include Claude Desktop, ChatGPT (via HubSpot's connector), Cursor, Windsurf, and any custom application that supports the MCP specification with OAuth 2.1 and PKCE authentication.
Yes. MCP enforces your existing HubSpot user permissions, uses OAuth 2.1 with PKCE for authentication, and does not expose sensitive data properties. All access is token-based with automatic expiration, and you can revoke AI access at any time.
Yes. The MCP server supports write access for CRM records (contacts, companies, deals, tickets, line items, products) and activities (calls, emails, meetings, notes, tasks). Write operations respect user permissions, so only authorized users can make changes.
MCP adds a natural language layer on top of HubSpot's APIs. Instead of writing code to make API calls, your AI assistant handles the translation. MCP uses the CRM Search API under the hood but makes it accessible through conversation, dramatically lowering the technical barrier for CRM automation.
OAuth access tokens expire after a set period. Your MCP client should automatically use the refresh token to obtain a new access token. If the refresh token has also expired, you'll need to re-run the full OAuth authorization flow.
The Model Context Protocol represents a fundamental shift in how businesses interact with their CRM. By connecting HubSpot to AI agents through MCP, you can transform your CRM from a tool you manually navigate into a platform your AI actively works with — querying data, logging activities, updating records, and surfacing insights through natural conversation.
The setup is straightforward, the security model is robust, and the use cases span every customer-facing function in your organization. Whether you're a sales leader looking to accelerate pipeline management, a marketer seeking deeper campaign insights, or an operations team focused on data quality, MCP-powered AI agents can make your HubSpot investment work harder.
Ready to connect your HubSpot CRM to AI agents? Contact Vantage Point to discuss your MCP implementation strategy and start building smarter, AI-powered CRM workflows today.
Vantage Point is a certified Salesforce and HubSpot partner specializing in CRM implementation, AI-powered automation, and system integration. We help businesses of all sizes unlock the full potential of their technology investments through expert consulting, custom development, and strategic guidance. Our team combines deep platform expertise with partnerships spanning Anthropic (Claude AI), Aircall, MuleSoft, and Workato to deliver comprehensive solutions that drive measurable results. Learn more at vantagepoint.io.