Create a scene in Keyframer
create_sceneSave a scene and get an editor URL where it opens in the visual editor (timeline, canvas, node graphs, mobile QR preview). Validates first. Works without a key: the scene is then a public 24-hour guest scene with a scannable QR, kept forever by signing up (free) and pressing Remix. With a key it saves to the account (free accounts up to the free scene limit, paid unlimited).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Scene name shown in the editor (default "MCP scene") | |
| scene | Yes | The scene as a JSON object (preferred) or a JSON string. Call get_scene_format for the shape. | |
| make_public | No | Make the scene publicly viewable — its share link (keyframer.dev/share/<id>) and QR then work for anyone, not just this account |