I am trying to connect Hubspot MCP (I am a Dust Admin/in the company tools) as a tool (with personal credentials) and get this error message - Is that an issue on the Hubspot side or could it be related to my Hubspot license (I am not an Admin in Hubspot)?
Hi Marc-Alexander Vetter can you try again? We've switched a little bit the scopes necessary to connect with your personal accounts - but yes, it's surely linked to your account not having enough permissions to use the tool with personal access
If you can talk to a hubspot admin, these are the scopes your account needs to be able use this tool:
const scopes = [
"oauth",
"crm.objects.contacts.read",
"crm.objects.contacts.write",
"crm.schemas.contacts.read",
"crm.objects.companies.read",
"crm.objects.companies.write",
"crm.schemas.companies.read",
"crm.objects.deals.read",
"crm.objects.deals.write",
"crm.schemas.deals.read",
"crm.objects.owners.read",
"crm.schemas.custom.read",
"crm.objects.custom.read",
"files",
"sales-email-read",
"timeline",
"crm.lists.read",
"crm.lists.write",
];Thanks! To clarify, does every user who wants to use HubSpot MCP later need this scope, or is it just needed for the one user who set up the company connection in Dust?
Just an FYI I was having this same problem but it is now fixed, thank you!
Thanks! To clarify, does every user who wants to use HubSpot MCP later need this scope, or is it just needed for the one user who set up the company connection in Dust?
If you pick 'workspace' wide connection, only the main user (other users will not be prompted to connect when using it). If you pick personal connection, every user needs to
Thanks, and do you know which standard Hubspot user types/licences have the required scope (we want to opt for the setup with "personal connection")
And is there a chance to only give read and no write rights?
Alban this sound a bit like it, but I have not been able to fine-grain tools in the Hubspot connection

