# HubSpot Sales Hub MCP for AI Agents AI Agent Connect

> HubSpot Sales Hub MCP. Connect your CRM directly to your AI agent to manage deals, contacts, and tickets without leaving your chat interface. It lets you create records, update pipeline stages, and search your sales data using natural language.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_mUxkeLwSQRZT4E9KgpgJyETFBQl5VnBqbrYoNu28/ai-agent-connect
- **Tags:** deal-management, sales-pipelines, quoting, meeting-scheduling, revenue-tracking

## Description

This Connector bridges the gap between your HubSpot CRM and your AI agent. Instead of jumping back and forth between tabs to update a deal or find a contact's phone number, you can just ask your agent to do it for you. It handles the heavy lifting of navigating the HubSpot interface, letting you manage your entire sales pipeline through a simple conversation. You can pull up company details, create new products for quotes, and log meetings instantly. Because it's hosted on the Vinkius catalog, you get a reliable way to keep your CRM data in sync with your daily workflow. It's about getting rid of the friction of manual data entry and making your CRM actually useful in the middle of a conversation.

## Tools

### hs_create_product
Add a new product to your library with a name, price, SKU, and description.

### hs_deals_by_stage
Get all deals at a specific stage to see what is in the proposal or negotiation phase.

### hs_list_pipelines
View all deal and ticket pipelines along with their internal IDs and labels.

### hs_create_deal
Create a new deal in a specific pipeline and stage with a set amount and close date.

### hs_list_meetings
See a list of recent meetings including the title, participants, and outcome.

### hs_list_quotes
Pull up sales quotes to check their approval status, total amount, and expiration date.

### hs_search_deals
Search for deals by name to check their current stage, amount, and owner.

### hs_search_products
Look up products in your library to find specific SKUs and pricing.

### hs_update_deal
Change the stage, amount, or close date of an existing deal to reflect progress.

## Prompt Examples

**Prompt:** 
```
Search for contacts at Acme Corp
```

**Response:** 
```
👥 **Contacts at Acme Corp**

| Name | Email | Phone | Lifecycle |
|---|---|---|---|
| John Smith | john@acme.com | +1 555-0123 | Customer |
| Sarah Chen | sarah@acme.com | +1 555-0456 | Lead |
```

**Prompt:** 
```
Create a deal: Enterprise Package $50,000
```

**Response:** 
```
✅ **Deal Created!**

- **Name**: Enterprise Package
- **Amount**: $50,000
- **Pipeline**: Sales Pipeline
- **Stage**: Appointment Scheduled
```

**Prompt:** 
```
Show me the deal pipeline stages
```

**Response:** 
```
📊 **Sales Pipeline**

1. Appointment Scheduled
2. Qualified to Buy
3. Presentation Scheduled
4. Decision Maker Bought-In
5. Contract Sent
6. Closed Won ✅
7. Closed Lost ❌
```

## Capabilities

### Create new deals
Add new opportunities to your sales pipeline with specific amounts and close dates.

### Add products to library
Build your product catalog by adding new items with prices and SKUs for quoting.

### Search for deals
Find specific opportunities in your pipeline by searching for their names.

### Update deal stages
Move deals through your pipeline or update amounts as negotiations progress.

### List pipeline stages
View all deal and ticket stages to see how your sales and support flows are structured.

### Retrieve meeting history
Pull a list of recent meetings including titles, participants, and outcomes.

### Find company details
Search for companies by name or domain to get quick access to their CRM records.

## Use Cases

### Quick deal creation after a call
A rep finishes a discovery call and asks their agent to create a deal for 50,000 dollars in the Qualified stage using hs_create_deal.

### Checking pipeline status
A manager needs a status update and asks the agent to list all deals in the Proposal stage using hs_deals_by_stage.

### Logging support tickets
A support lead identifies a bug and asks the agent to create a new support ticket for a specific company.

### Verifying product pricing
A salesperson needs to check a SKU and price, so they ask the agent to search the product library using hs_search_products.

## Benefits

- Stop switching tabs by letting your agent pull contact and company data directly into your chat.
- Update deal stages instantly using hs_update_deal so your pipeline stays current without manual clicks.
- Create new opportunities on the fly with hs_create_deal right after a discovery call ends.
- Keep your product catalog organized by adding new items with hs_create_product for easier quoting.
- Get a quick pulse on your revenue by pulling deals from specific stages using hs_deals_by_stage.
- Log meeting outcomes and history without leaving your workflow by using hs_list_meetings.

## How It Works

The bottom line is you get a conversational interface for your entire HubSpot CRM.

1. Connect your HubSpot account to the Connector via your AI client.
2. Grant the agent permission to access your CRM data and pipelines.
3. Ask your agent to perform actions like creating deals or searching contacts.

## Frequently Asked Questions

**Can the HubSpot Sales Hub MCP create new deals?**
Yes, it can create new deals with names, amounts, and specific stages directly from your conversation.

**Can I use this to update my sales pipeline?**
Yes, you can update deal stages, amounts, and close dates via your agent to keep your records current.

**Does this Connector work with my existing products?**
Yes, it lets you search your existing product library and add new ones to your catalog.

**Can my agent see my meeting history?**
Yes, it can pull a list of recent meetings including titles, participants, and outcomes.

**How do I find a specific company?**
Your agent can search for companies by name or domain to pull up their details instantly.

**Can I use the HubSpot Sales Hub MCP for support tickets?**
Yes, it can list and create tickets in your support pipelines to help manage customer issues.

**What HubSpot data can I access?**
Contacts, Companies, Deals, Tickets, Notes, Owners, and Pipelines. All data respects your HubSpot permissions.

**Can I create and update records?**
Yes! Create contacts, deals, tickets, and notes. All through natural conversation.

**How does authentication work?**
Uses a HubSpot Private App token (Bearer). Create a Private App in Settings > Integrations > Private Apps, copy the token, and paste it.