Prerequisites
Before you start, you’ll need:- A HubSpot account (create a free HubSpot account if you don’t have one).
- An AI coding agent (this is what will do the building for you). If you don’t have one yet, it’s recommended to download Claude Code or Cursor and install it before continuing.
Connect your tools to HubSpot
Open your AI coding agent
Paste the setup prompt
I'm installing the HubSpot CLI and the Developer MCP server using this guide. Ask me which AI coding agent I plan to use (such as Claude Code or Cursor) if I haven't mentioned it. When we get to the HubSpot authentication part, walk me through how to do it, and encourage me to not paste my key into the chat (it should be handled automatically after creating my personal access key in HubSpot). Anytime you need me to do something in the HubSpot UI please provide instructions. Once all set up, direct me to the example prompts page for ideas on getting started.
Connect your HubSpot account
Let your agent finish setup
Build
With those installed, you can ask your agent to start building. If you’re not sure where to start, you can:- Check out the example prompts page, which provides prompts for creating various custom app features.
- Chat with Breeze Assistant in your HubSpot account to learn about your data and currently available features.
- Copy the project setup prompt below into your agent’s chat window for a more guided setup.
Sets up a new HubSpot project tailored to how you work. The agent will ask about your HubSpot experience, coding background, and goals, then scaffold the project with agent context files so that every future session starts with the right context for you.
AGENTS.md file and specs/ folder directly into your project.See more example prompts
Next steps
The best practices guides in this section are designed to be read in order: There are also a few other tools in this section that complement the Developer MCP server as your work evolves:- Breeze Assistant: for exploring what’s possible and getting quick answers without leaving HubSpot.
- Agent CLI: for managing CRM records in bulk, cleaning up data, or generating test records while you build.
- Remote HubSpot MCP server: for connecting an external AI tool to HubSpot, or building your own AI-powered HubSpot integration.