🚀 Quickstart
Connect to HubSpot (MCP) with Nango and start calling tools in minutes.Create the integration
In Nango (free signup), go to Integrations -> Configure New Integration -> HubSpot (MCP).
Authorize HubSpot
Go to Connections -> Add Test Connection -> Authorize, then log in to HubSpot. Later, you’ll let your users do the same directly from your app.
Call a HubSpot MCP tool
Make your first MCP request to HubSpot (e.g. fetch user details). Replace the placeholders below with your secret key, integration ID, and connection ID:✅ You’re connected! Check the Logs tab in Nango to inspect requests.
- cURL
- Node
Implement Nango in your app
Follow our Auth implementation guide to integrate Nango in your app.To obtain your own production credentials, follow the setup guide linked below.
📚 HubSpot (MCP) Integration Guides
Nango-maintained guides for common MCP use cases.- How to register your own HubSpot MCP OAuth app
Register an MCP auth app with HubSpot and obtain credentials to connect it to Nango.