kineto

DanielFidalgo/kineto
★ 0 stars Rust Code/Dev Tools Updated today
Video as a build artifact. A deterministic video compiler: declarative JSON scenes in, MP4 out. One Rust engine, browser (wasm) and headless native, with an MCP server so agents can render their own video.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kineto": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "kineto"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Video as a build artifact.** You write a document; it compiles to a video — the same way source compiles to a binary. </div> --- Kineto ships an **MCP server**. Point Claude Code — or any MCP client — at it, and an agent can render, inspect and correct video without a browser, a

Tools (8)

build_chartcheck_documentcompile_sessionpreview_documentrender_asciicastrender_documentrender_storyboardsession_append

Topics

animationclideterministicffmpegmcpmcp-serverrenderingrustvideovideo-generationwasmwebcodecs