DS
Daily Studio Teleprompter
/get_planned_scripts
Read scripts in full
Read the full text of specific scripts in the user's content plan, by id — the words themselves, not just titles. Use it before rewriting or reviewing a script,
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 /get_planned_scripts for me.
Input
| Field | Type | Description |
|---|---|---|
| ids* | array | The scripts to read in full, at most 20 per call. Ids come from list_planned_scripts. |
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":"/get_planned_scripts","input":{"ids":[]}}'cli
npx cracked-ai run -p mcp-app-dailystudio-teleprompter -e /get_planned_scripts -i '{"ids":[]}'mcp
run_tool({ provider: "mcp-app-dailystudio-teleprompter", endpoint: "/get_planned_scripts", input: {"ids":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.