# PromptRails + HubSpot Integration

Source: https://0.0.0.0:8080/integrations/hubspot

---

[All Integrations](/integrations)

![HubSpot](/images/logos/hubspot.png)

# HubSpot

CRM

Connect HubSpot CRM to search contacts, manage deals, create notes, and automate sales workflows. Your agents can read and write CRM data through the MCP template.

## How to Connect

1.  1Go to the MCP Templates marketplace.
2.  2Find the HubSpot template.
3.  3Enter your HubSpot API credentials.
4.  4Add the template to your agent.

## Available Tools

`hs_search_contacts`

Search HubSpot contacts by query or filters

`hs_get_contact`

Get a HubSpot contact by ID with all properties

`hs_create_contact`

Create a new HubSpot contact

`hs_update_contact`

Update an existing HubSpot contact

`hs_delete_contact`

Delete a HubSpot contact by ID

`hs_search_companies`

Search HubSpot companies by query or filters

`hs_get_company`

Get a HubSpot company by ID

`hs_create_company`

Create a new HubSpot company

`hs_update_company`

Update an existing HubSpot company

`hs_delete_company`

Delete a HubSpot company by ID

`hs_search_deals`

Search HubSpot deals by query or filters

`hs_get_deal`

Get a HubSpot deal by ID

`hs_create_deal`

Create a new HubSpot deal

`hs_update_deal`

Update an existing HubSpot deal

`hs_delete_deal`

Delete a HubSpot deal by ID

`hs_list_pipelines`

List all HubSpot deal pipelines and their stages

`hs_list_deal_pipeline_stages`

List all stages in a specific HubSpot deal pipeline

`hs_get_deal_properties`

Get all available deal properties from HubSpot

`hs_create_task`

Create a new task in HubSpot

`hs_search_tasks`

Search HubSpot tasks by query or filters

`hs_create_note`

Create a note in HubSpot and optionally associate it with a contact, company, or deal

`hs_associate_objects`

Associate two HubSpot objects together (e.g. link a contact to a deal)

`hs_list_owners`

List all HubSpot owners (users) in the account

[Documentation](/docs/mcp-tools)[HubSpot API Reference](https://developers.hubspot.com/docs/api/overview)

[Get Started](https://app.promptrails.ai)
