The Growth Playbook / Compound it
Automate the parts that repeat
Once the loop is stable, the mechanical parts can run without you. Every paid plan includes a REST API and an MCP server, so you can wire scheduling into whatever already produces your content.
| Instead of | Do this |
|---|---|
| Uploading each render by hand | POST the file URL from your render pipeline |
| Copying analytics into a sheet | Pull metrics on a cron and chart them yourself |
| Opening the composer to schedule | Ask Claude to queue it, over MCP |