Hubspot Integration
Syncs contact data, tracks interactions, and automates tasks between your workflows and HubSpot CRM.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add hubspot-integration npx -- -y @trustedskills/hubspot-integration
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"hubspot-integration": {
"command": "npx",
"args": [
"-y",
"@trustedskills/hubspot-integration"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to interact with HubSpot, a popular marketing and sales platform. It can retrieve contact information, create new contacts, and update existing records within your HubSpot account. This integration streamlines workflows by connecting AI agent capabilities directly to your customer relationship management system.
When to use it
- Lead Enrichment: Automatically populate contact details in HubSpot based on information gathered during a conversation with an AI agent.
- Customer Service Automation: Allow the AI agent to access and update customer records in HubSpot while resolving support inquiries.
- Sales Qualification: Use the skill to check for existing contacts or relevant data within HubSpot before initiating sales conversations.
- Contact Creation: Enable the AI agent to create new contact records directly in HubSpot when encountering a prospect not already present.
Key capabilities
- Retrieve contact information from HubSpot.
- Create new contacts in HubSpot.
- Update existing contact records in HubSpot.
Example prompts
- "Find me details for the contact 'John Doe' in HubSpot."
- "Create a new contact in HubSpot with name 'Jane Smith', email '[email protected]'."
- "Update John Doe’s job title to ‘Senior Manager’ in HubSpot."
Tips & gotchas
- Requires proper API credentials and access permissions within your HubSpot account for the AI agent to function correctly.
- Be mindful of data privacy regulations when creating or updating contact information through this integration.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.