Your agent can make films too.
The same image, video and voice models the app runs on, from a terminal or any agent that speaks MCP. Install the CLI, approve once in a browser, and generate against your own account — no API keys.
Three commands.
No dashboard, no key to generate and rotate. Login is a browser approval against the account you already have.
npm i -g @flummox/cliOne global package. Works in a terminal, a CI box, or an agent’s own sandbox — anywhere npm runs.
flummox loginOpens your browser to approve the connection against your Flummox account. Nothing to copy, no key to leak.
claude mcp add flummox -- flummox mcpWires the same connection in as 8 MCP tools — image, video, voice, history and more, spoken over stdio.
Everything the app does, from a shell.
Read commands print to stdout; generate commands write the file and print where it landed. Every flag here is real — see --help on any command for the rest.
| Command | What it does |
|---|---|
flummox login [--name <name>] | Connect this machine to your Flummox account — browser approval, no API keys. |
flummox logout | Forget the local token on this machine. |
flummox whoami | Connection and credit check. |
flummox models | The model catalogue, priced — the same table below. |
flummox credits | Your workspace’s credit balance. |
flummox image <prompt> [-m <model>] [--ratio <ratio>] [--project <id>] [-o <path>] | Generate an image. |
flummox video <prompt> [-m <model>] [--seconds <n>] [--resolution <res>] [--ratio <ratio>] [--project <id>] [-o <path>] | Generate a video. |
flummox voice <text> --voice <id> [--project <id>] [-o <path>] | Generate a voiceover. |
flummox history [--kind <kind>] [--limit <n>] [--project <id>] | Recent generations across image, video and voice. |
flummox download <kind/id> [-o <path>] [--project <id>] | Download a finished render, e.g. video/<id>. |
flummox mcp | Run the MCP server over stdio, for agents. |
The real catalogue, priced.
19 models — 7 for image, 12 for video — read live from the same table the app charges against and flummox models prints. Credits, not dollars: the same unit the app spends everywhere else.
Image
| Model | Credits / image |
|---|---|
| GPT Image 2 | 48 |
| Nano Banana Pro | 45 |
| Flux Kontext | 12 |
| Flux Ultra | 18 |
| Seedream 4.5 | 13 |
| Nano Banana 2 | 37 |
| Flux 2 Pro | 15 |
Video
| Model | Credits / second, by resolution | From |
|---|---|---|
| Seedance Lite | 720p · 14 480p · 14 | from 42 |
| Seedance 1.5 Pro | 720p · 16 1080p · 36 480p · 8 | from 29 |
| Seedance 2.0 | 720p · 92 1080p · 207 480p · 41 | from 164 |
| Seedance 2.0 Fast | 720p · 74 480p · 33 | from 132 |
| Seedance 2.5 | 720p · 142 480p · 67 | from 268 |
| Wan 2.7 | 1080p · 31 720p · 31 | from 62 |
| Kling O1 | 720p · 22 | from 66 |
| Veo 3.1 | 1080p · 130 720p · 130 | from 1040 |
| Veo 3.1 Fast | 1080p · 46 720p · 46 | from 368 |
| Kling 3.0 | default · 39 | from 117 |
| LTX 2.3 | 1080p · 25 1440p · 49 2160p · 97 | from 150 |
| Wan 2.7 from a frame | 1080p · 46 720p · 31 | from 62 |