HubSpot
Official
🛒 Commerce
Official HubSpot CRM integration. Access contacts, companies, deals, tickets, and marketing data. Create and update records, run reports, and automate your sales pipeline with AI-powered insights.
Tags
Tools (9)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"hubspot": {
"command": "npx",
"args": [
"-y",
"@hubspot/mcp-server"
],
"env": {
"PRIVATE_APP_ACCESS_TOKEN": "your-private-app-access-token-here"
}
}
}
}