#sales any deal closing this quarter that’s over $50k and hasn’t been touched.
Two ways to build one
You can build an agent in the Deal Brain web app or over MCP from a connected AI platform. Both reach the same agent.- Web app — click Agents in the left sidebar to open
/app/dashboard/agents, then click New. The page also has a Run History tab for past runs. - MCP — describe the agent in plain language and Deal Brain builds it. The rest of this page follows this path, because every step is one prompt.
Before you start
- Slack must be connected if you want the agent to post there
- Team agents require the
configure_agentspermission; personal agents are yours to create
1. Create it disabled
Describe what you want. Deal Brain creates the agent in a disabled state.2. Review it before it runs
Over MCP, ask Deal Brain to read the agent back to you:3. Refine the filter
4. Choose what it posts
An action is either literal text or a rendered Canvas template. Canvas is the better option for anything you want formatted consistently.5. Enable it
6. Adjust later
Any configuration change disables the agent again:Deleting an agent is a soft delete. Disable it instead if you might want it back.

