Overview/MCP/Vector Animation

Vector Animation

Precisely express formulas, algorithms, structures, and processes through MCP.

Vector Animation through MCP

Use vector_animation only when the user explicitly requests Vector Animation for formulas, algorithms, structures, or processes.

Pass catalog-valid arguments to kp_create_creation:

{  "type": "vector_animation",  "prompt": "Use [3, 7, 12, 18, 25, 31, 42, 56, 68, 73, 88] to demonstrate binary search for 73, with accurate low, high, and mid labels in every round",  "language": "en",  "aspect_ratio": "16:9"}

Do not send duration_seconds or scene_count. Read supported ratios, voices, and qualities from kp_get_catalog.

After generation, use kp_get_creation to inspect scenes and editable_actions before editing narration or regenerating one scene.