Daily Studio Teleprompter
DS
Daily Studio Teleprompter
/send_script_to_teleprompter

Send script to teleprompter

Turn one or more finished video scripts into a single one-tap link that opens the user's Daily Studio app with the script(s) loaded into the teleprompter and th

liveunknown~5s typical
mcpdailystudioteleprompter
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-dailystudio-teleprompter /send_script_to_teleprompter for me.

Input

FieldTypeDescription
textstringA single finished teleprompter script, plain UTF-8. Newlines allowed. Provide either this
titlestringOptional short label for `text`, e.g. 'Cold plunge hook'.
wpmintegerOptional scroll speed in words per minute. Sets the app's teleprompter speed. Omit to leav
platformstring (TikTok | Instagram | YouTube | Facebook | X Twitter | Generic)Where the video will be published. Selects that platform's safe-zone overlay so on-screen
scriptsarrayA batch of scripts (in recording order) delivered as a single link — up to 100 of them, 40

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-app-dailystudio-teleprompter","endpoint":"/send_script_to_teleprompter","input":{}}'
cli
npx cracked-ai run -p mcp-app-dailystudio-teleprompter -e /send_script_to_teleprompter -i '{}'
mcp
run_tool({ provider: "mcp-app-dailystudio-teleprompter", endpoint: "/send_script_to_teleprompter", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.