Overview/MCP/AI App

AI App

Create interactive lessons and apps through MCP.

AI App through MCP

AI App uses the canonical interactive_lesson type.

Pass a focused request to kp_create_creation:

{  "type": "interactive_lesson",  "prompt": "Build an interactive lesson that lets students explore how binary search narrows the range",  "language": "en",  "instructions": "Include a step control and a reset action"}

Usually omit video-specific fields such as voice_id, duration_seconds, and scene_count. After completion, present the final launch URL from kp_get_creation.