HubSpot launches the first CRM Deep Research Connector with ChatGPT via a remote MCP server
HubSpot's previous local MCP server required manual token creation and client configuration, limiting CRM AI access to technical developers. In parallel, HubSpot's public APIs were not originally designed to enforce user-level permissions, making a secure user-scoped AI connector difficult to deliver at scale across thousands of APIs maintained by hundreds of teams.
The prior local MCP server approach, published on NPM, required users to manually create Private App Access Tokens and configure MCP clients, introducing friction that blocked non-technical users and limited adoption.
HubSpot shipped a browser-accessible remote MCP server that democratizes AI-powered CRM access for more than 250,000 businesses with enterprise-grade security and user-level permissions enforced, delivered as a production-ready feature in a matter of weeks.
Frequently asked questions
What did this team achieve with this AI workflow?
HubSpot shipped a browser-accessible remote MCP server that democratizes AI-powered CRM access for more than 250,000 businesses with enterprise-grade security and user-level permissions enforced, delivered as a produc…
What tools did this team use?
ChatGPT, Model Context Protocol, Java MCP SDK, Dropwizard, OAuth, CHIRP, Cloudflare Workers, OpenAI.
What results were reported?
businesses with democratized AI CRM access: more than 250,000; Implementation time to production: a matter of weeks; API latency overhead for runtime permission computation: a few dozen milliseconds slower (source-reported, not independently verified).
What failed first in this deployment?
The prior local MCP server approach, published on NPM, required users to manually create Private App Access Tokens and configure MCP clients, introducing friction that blocked non-technical users and limited adoption.
How is this sales ops AI workflow structured?
User authenticates via OAuth → MCP tools auto-discovered → User permissions enforced → AI generates DSL search query → CRM research results returned.