Connect HubSpot to V7 Go

🚧

Preview

This feature is new and evolving. Details on this page may change as we
improve it.

V7 Go connects to HubSpot through HubSpot's remote CRM MCP server, so
the agent can search contacts, companies, and deals from chats, playbooks,
and workflows.

This is not HubSpot's local Developer MCP CLI (hs mcp setup), and it is
not a HubSpot private app token. You create an MCP auth app in HubSpot
and paste its Client ID and Client Secret into the connect card.

The short version

  1. In Go, open Integrations → MCP Connectors → HubSpot — or ask the
    agent in chat to use HubSpot. A connect card appears.
  2. In HubSpot, go to Development → MCP Auth Apps and create an MCP
    auth app
    .
  3. Add the callback URI from the card as the Redirect URL.
  4. Copy the Client ID and Client Secret into the card. Never paste
    them into chat. A private app token in those fields will fail.
  5. Press Connect and complete HubSpot's consent screen.

Troubleshooting

  • Redirect URL mismatch. The URI on the MCP auth app must match the
    callback URI on the card character for character.
  • Activity objects (calls, emails, meetings, notes, tasks) are
    missing.
    The HubSpot account has Sensitive data mode on. Reconnecting
    does not lift that restriction.
  • The agent keeps asking to connect. Reconnect from the connector page.

For messages Go shows on the connect card, see
MCP connector errors.

FAQ

Is the connection shared? Connections follow the sharing policy on the
connector page.

What can the agent do? Search CRM objects your HubSpot user can
already see. Ask "what HubSpot tools do you have?" for the live list.


Did this page help you?