Docs menu+

CRM contacts, deals, companies via HubSpot's official MCP server.

#HubSpot

CRM contacts, deals, companies via HubSpot's official MCP server.

#Get a token

Generate a Private App access token (pat-…) at https://app.hubspot.com/private-apps/.

  • Create a Private App with crm.objects.contacts.read (and any other scopes needed).

#Add it to the vault

bash
mcpvault add hubspot

Example session:

text
$ mcpvault add hubspot Label: work Access Token: pat-•••• ✓ Validated as hub 12345 ✓ Saved.

#Tools exposed

  • see upstream — contacts, deals, companies, tickets

#Switch to this account

In any chat client wired to mcpvault, ask:

Switch to my <label> HubSpot account.

The vault server's activate_account tool flips the active label. Wrappers re-read it on the next call no restart.

HubSpot — mcpvault docs