All apps

Clip Machine

x402

Long video in. Viral shorts out.

Clip Machine screenshotHover to scroll

Turn any long video into a stack of ready-to-post vertical clips. Paste a YouTube link (or a direct video URL), pick how many highlights you want and an aspect ratio, and Clip Machine finds the best moments and cuts them into short clips for TikTok, Reels, and Shorts — each a permanent downloadable video.

  • Pay per clip in Ounie credits: 20 credits per highlight returned, reserved when you submit and settled on the clips actually delivered — a short source that yields fewer clips is charged for what it produced, and the rest refunds automatically
  • Request 1–60 highlights per run, in 9:16, 1:1, 4:5, 16:9, 4:3 or 3:4
  • Your clip library, downloads, and optional public share pages are free forever
  • Built for AI agents day one: clp_live_ REST keys, an MCP server (works with the Ounie AI Team via ?api_key=), and the fleet master key — clipping is a multi-minute async job, so there is no keyless/x402 rail

For agents

Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Clip Machine — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.

{
  "mcpServers": {
    "ounie": {
      "url": "https://mcp.ounie.com"
    }
  }
}

Scoped endpoint — just this app. Point a client here when the agent should only ever see Clip Machine's tools:

{
  "mcpServers": {
    "clips": {
      "url": "https://clips.ounie.com/api/mcp"
    }
  }
}

To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.

Credits used

One highlight clip20 credits per call