DS
Daily Studio Teleprompter
12 endpointsliveSend a shoot's worth of scripts to the Daily Studio teleprompter on iPhone, in one link. (MCP server app.dailystudio/teleprompter, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for Daily Studio Teleprompter.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| 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 | $0.0020 per call | unknown |
| List connected social accounts /list_connected_accounts | List the social accounts the user has connected to Daily Studio, so you know where a video could be published and under which handle. Requires a connected Daily | $0.0020 per call | unknown |
| Add scripts to the content plan /add_scripts_to_plan | Put finished scripts into the user's Daily Studio content plan, each with the day it should go out. Use this when the user asks you to PLAN — a week, a month, a | $0.0020 per call | unknown |
| Read the content plan /list_planned_scripts | Read what is already in the user's Daily Studio content plan — each script's id, title, collection, the day it goes out, its place in the shoot order, and how f | $0.0020 per call | unknown |
| Edit planned scripts /edit_planned_scripts | Change scripts already in the user's Daily Studio content plan, by id and in bulk: move them to other days, group them into collections, retitle or rewrite them | $0.0020 per call | unknown |
| Read scripts in full /get_planned_scripts | 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, | $0.0020 per call | unknown |
| Archive planned scripts /archive_planned_scripts | Archive scripts out of the user's working plan, by id — or restore archived ones with `restore: true`. Archiving is reversible and keeps the script and any reco | $0.0020 per call | unknown |
| Set the shoot order /reorder_planned_scripts | Set the order the user's camera walks through their scripts — pass ids first-to-record first. Scripts you leave out keep their current order after the ones you | $0.0020 per call | unknown |
| List the plan's collections /list_collections | List the collections (piles) the user already groups their scripts into, with counts. Call it before grouping anything so you reuse their existing names instead | $0.0020 per call | unknown |
| Read the publishing queue /list_scheduled_posts | Read what the user has approved for publishing and what happened to it: waiting, going up now, published (with the link), failed (with the reason in plain words | $0.0020 per call | unknown |
| Cancel a scheduled post /cancel_scheduled_post | Cancel one post that is waiting to go out, by id from list_scheduled_posts. Only works while the post is still waiting; the take becomes approvable again. Confi | $0.0020 per call | unknown |
| Retry a failed post /retry_scheduled_post | Put one failed post back in the queue, due now — by id from list_scheduled_posts. Use it after the cause in the failure sentence is fixed (say, a reconnected ac | $0.0020 per call | unknown |