HubSpot MCP
Manage HubSpot contacts, deals, tickets, and notes. Run CRM searches and update lifecycle stages.
Overview
| Catalog ID | mcp-hubspot |
| Category | customer-support |
| Auth method | OAuth |
| Blast radius | moderate |
| Trust | Verified — published by cendriix |
| Version | 1.0.0 |
| Regions | us-east-1, eu-west-1 |
Tools
| Tool | Description |
|---|---|
search_contacts | Search HubSpot contacts. |
create_deal | Create a deal. |
update_contact | Update a contact. |
list_tickets | List tickets. |
create_note | Create a note on a contact/deal. |
Tool parameters
search_contacts
Search HubSpot contacts.
| Parameter | Type | Description | |
|---|---|---|---|
query | string | required | Search query |
limit | integer | optional | Max results |
create_deal
Create a deal.
| Parameter | Type | Description | |
|---|---|---|---|
dealname | string | required | Deal name |
pipeline | string | optional | Pipeline ID |
dealstage | string | optional | Stage ID |
amount | number | optional | Deal amount |
update_contact
Update a contact.
| Parameter | Type | Description | |
|---|---|---|---|
contact_id | string | required | Contact ID |
properties | object | required | Properties to update |
list_tickets
List tickets.
| Parameter | Type | Description | |
|---|---|---|---|
limit | integer | optional | Max results |
create_note
Create a note on a contact/deal.
| Parameter | Type | Description | |
|---|---|---|---|
body | string | required | Note body |
associations | array | optional | Associated objects [{to_id, type}] |
Installing
- In Cendriix, go to Settings → MCPs
- Find HubSpot and click Install
- Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
- Click Test Connection to run a health check and list available tools
Authentication. Click Authorize after installing. Cendriix completes the OAuth flow with the provider and refreshes tokens automatically — you never paste a long-lived secret.
Blast radius
This MCP is classified moderate. This MCP can create and update records in the connected service, but cannot delete infrastructure.
Every tool invocation is recorded in your Audit Log. You can remove this MCP at any time from Settings → MCPs, which revokes tool access immediately.
Further reading
- MCP Marketplace — browse and install MCPs
- Policies & Guardrails — approval gates and blast radius
- Audit Log — review tool invocations
Last updated on