Quick Start
Choose how you want to get started:
or
Option 2
Your coding agent
Use Program with your favorite coding agent. Copy the context below into a chat to get started immediately.
or
Option 3
CLI
The CLI is designed for AI agents to execute tools directly against projects.
npm install -g @program-video/cli
program auth login
program project create --title "My Video"
program tool exec addScene --project <id> --params '...'