The Automation Suite is the deeper part of Daeda AI.
It makes it easy to work with the AI on your computer against your HubSpot data. You can easily pull down portal data that your AI can analyse to generate ICP reports or answer portal questions. And you can create — code-executed changes to your HubSpot portals that must be human-approved inside Daeda AI before they run.
Automation Suite Overview
Workspace, billing, license keys, portal connections, Write Plan review
Automation Suite client (@daeda/mcp-pro)
Local server that syncs portal data and exposes tools to your AI
Claude Code, Cursor, or any MCP-compatible client
The flow:
An admin installs Daeda AI in HubSpot.
The admin creates an MCP license key in Daeda AI > Master Settings.
The user adds @daeda/mcp-pro to Claude Code, Cursor, or another MCP client.
The MCP client connects with that license key.
The first real registration can start the one-time free trial if no paid plan is active yet.
The client syncs portal data into a local DuckDB database on the user's machine.
The AI queries the local database and can propose Write Plans.
Write Plans appear in Daeda AI inside HubSpot for human review and execution.
The Automation Suite mirrors your portal into a local encrypted DuckDB database. Once the initial sync is complete, the AI can answer questions and run analysis without making per-question HubSpot API calls.
Typical reads:
- Which deals are in
closedwon this quarter? - Which contacts belong to which companies?
- What does our pipeline distribution look like across owners?
- Generate an ICP report from the last 12 months of closed-won deals.
The Automation Suite never silently writes to your portal.
When the AI proposes a CRM change — create a deal, update a contact, merge two records — it builds a . The plan is validated, then surfaced in Daeda AI inside HubSpot for a human to review and execute.
Automation Suite Write Plans
AI client via build_plan tool
AI client via submit_plan tool
Daeda AI > Write Plans (after approval)
This is why the Automation Suite is safe to give to AI agents: they cannot bypass human review.
The Automation Suite can sync, query, and update existing custom objects in your portal. There is one constraint around creating brand-new custom object schemas — see Custom Objects for the supported workflow. One workspace can connect multiple HubSpot portals. The Automation Suite can query each connected portal individually and switch between them on demand.
The Automation Suite respects the OpenRouter key configured in Daeda AI > Other AI Features. Your model selection and cost stay under your control.
Every HubSpot object can be explicitly allowed for reading and writing. Scopes are chosen when you generate the install link for a client portal in Daeda AI > Master Settings.
Querying CRM objects and metadata
Write Plans that create, update, delete, or merge records
Property, property-group, and custom-schema changes
Workflow and sequence scopes
Workflow metadata, triggers, and automation operations
The walkthrough above covers Write Plans, custom object support, and multi-portal workflows in more detail.
Install @daeda/mcp-pro in Claude Code, Cursor, or another MCP client
The supported workflow for creating and using custom objects
Understand artifacts, plugins, freshness, and refresh rules
Diagnose setup, sync, and refresh issues