HubSpot's official MCP server exposes the CRM as structured tools: list, search, read, create, and batch-update CRM objects; read and create properties; inspect and create associations between objects; read and write engagements (notes, tasks, calls, emails); and list workflows. Every call is a deterministic HubSpot API operation scoped to the private-app token you supply — the connecting model decides which to make. Runs locally over stdio.
Example prompts
Find every deal in my pipeline that has had no activity for 30 days.
Log a call engagement on this contact and set a follow-up task for Friday.
Before you connect
What this server signs you in with — you provide it to the server itself, not to FindAgent. The full setup is on the Setup tab.