How to make a product launch video on a budget (2026)Read

CLI

Ship video from the terminal.

The official Fluos CLI searches documentation without a token, and — on a paid plan — creates, revises, and exports videos through the same HTTP API as MCP.

No token for docs

Search, OpenAPI, and llms.txt are public.

Same API as MCP

Video commands call /api/v1/videos.

One package

Published on npm as fluos. Node 18+.

Learn the CLI

Install it, store a token for video commands, then call the same HTTP API as MCP. Open a card to see it, then learn more in the docs.

Start here

Install from npm, then store a Clerk OAuth token for paid video commands.

fluos

Install and commands
npx fluos, global install, and the full command table.

fluos login

Authentication
Store a Clerk OAuth token as FLUOS_API_TOKEN for video commands.

Use it

Docs search is public. Video, MCP cards, and versioning use the same /api/v1 surface.

fluos · same API as MCP

npx fluos video create --project prj_acme --brief "15s logo sting"

POST /api/v1/videos

job_8f21 queued

API reference
The HTTP operations behind search, video, assets, and export.

mcp-info

npx fluos mcp-info

Docs MCP

https://www.fluos.io/api/v1/mcp

Auth: none · search_fluos_docs

MCP server cards
fluos mcp-info and fluos mcp-info --app print the hosted servers.

fluos search

Developer resources
OpenAPI, llms.txt, and the rest of the agent-facing index.

Pin to /api/v1/

GET /api/v1/videos/job_8f21

API-Version: 1

API versioning
Pin integrations to /api/v1/ and the API-Version header.

Other Fluos products

Try Fluos now.

Get started