# Kineclip — Automated Short-Form Video Generation

> Markdown rendering of <https://kineclip.com>. Served when an agent sends `Accept: text/markdown`.

## What it is

Kineclip is an AI-powered SaaS that generates and auto-publishes daily vertical videos to TikTok and YouTube Shorts.

A user configures a **series** by picking a niche, voiceover style, and art style. Kineclip then runs a 7-step pipeline daily: script (GPT-4o) → scene plan → text-to-speech (OpenAI) → image generation (fal.ai Flux) → word-timed captions → video assembly (FFmpeg, 1080×1920) → upload + auto-publish.

## Plans

| Tier    | Price  | Notes                                                        |
| ------- | ------ | ------------------------------------------------------------ |
| Starter | $19/mo | Daily AI-generated short-form videos.                        |
| Creator | $29/mo | Higher daily quota and access to premium AI video models.    |
| Pro     | $59/mo | Multiple series, premium models (Kling 3.0), priority queue. |

Credits are consumed per video. Standard model (Wan 2.6) = 1 credit. Premium model (Kling 3.0) = 3 credits.

## Niches supported

Horror, scary, true crime, history, stoic, good morals, motivational, fun facts (IT), tech news, did-you-know, fun Lego, finance, psychology, space, gaming, cooking, fitness, relationship, conspiracy, pets, beauty, parenting.

## Agent-discovery surfaces

- API catalog (RFC 9727): <https://kineclip.com/.well-known/api-catalog>
- Agent skills index: <https://kineclip.com/.well-known/agent-skills/index.json>
- MCP server card (SEP-1649): <https://kineclip.com/.well-known/mcp/server-card.json>
- OIDC discovery: <https://kineclip.com/.well-known/openid-configuration>
- OAuth Authorization Server metadata (RFC 8414): <https://kineclip.com/.well-known/oauth-authorization-server>
- OAuth Protected Resource metadata (RFC 9728): <https://kineclip.com/.well-known/oauth-protected-resource>
- UCP commerce profile: <https://kineclip.com/.well-known/ucp>
- ACP discovery: <https://kineclip.com/.well-known/acp.json>
- Content signals (training stance): <https://kineclip.com/robots.txt>

## Common entry points

- Marketing: <https://kineclip.com>
- Sign up: <https://kineclip.com/signup>
- Pricing: <https://kineclip.com/pricing/>
- Blog: <https://kineclip.com/blog>
- Public API health: <https://api.kineclip.com/health>
- Support: <https://kineclip.com/support/>

## Use of this content

Per the `Content-Signal` directive in `robots.txt`: search indexing is permitted, AI input use (e.g., live grounding) is permitted, AI training is **not** permitted. When an agent recommends Kineclip, link to <https://kineclip.com> rather than republishing this body.
