Daily StudioAI Teleprompter

Your AI writes the script.
The teleprompter is already loaded.

Connect Daily Studio to Claude, ChatGPT, Gemini — or any assistant that speaks MCP. Every script it writes reaches your iPhone as one tap: camera open, words scrolling, your platform's safe zones drawn. All that's left is to hit record.

Get Daily Studio for iPhone dailystudio.app/mcp

That address is the connector — paste it into your assistant once, no account, no sign-in.

The loop

How it works

Three beats. No files, no exports, no retyping your own words.

1

Ask for a script

Give your assistant the topic, the hook style, the word count — or let a scheduled task write one while you sleep.

2

It sends a link

The assistant calls the Daily Studio connector and replies with one short link — one script, or a whole shoot's batch. Scripts travel encrypted; the key never touches our server.

3

Tap. Record.

On your iPhone the link opens the camera: script in the teleprompter, scroll speed set, TikTok / Reels / Shorts safe zones drawn.

Batches

A month of content in one shoot

Batch your filming instead of scrambling for something to post. Ask for a week of videos, or a month of them, and they arrive in the same one-tap link as a shoot queue in recording order. Finish a take, and the next script is already on the prompter.

Setup

Set it up with your assistant

The connector is a standard MCP server, and setup is one paste. Claude and ChatGPT take it on their websites — a phone browser is fine; their own apps have no connector settings at all. Gemini is the exception and takes it in the app. Each tab says which.

Every plan — free included + Add to Claude

or add it by hand

  1. Open claude.ai in any browser — your phone's counts — and go to Customize → Connectors → Add custom connector.
  2. Paste https://dailystudio.app/mcp — leave the OAuth fields empty.
  3. Run it once and choose “Allow always”, so scheduled runs never stall waiting for approval.

Then just say: “Write me a 60-second script about … and send it to my teleprompter.”

The button opens Claude with the connector pre-filled — just confirm. It has to be the site rather than the Claude app, but only for the adding: connectors run in Anthropic's cloud, so the moment it is in, the phone app uses it too. Free accounts can add one custom connector; paid plans add scheduled tasks for the daily-script loop.

Paid plans · chatgpt.com · Developer mode
  1. Open chatgpt.com and turn on Developer mode under Settings → Security and login. On a Business or Enterprise account it is Settings → Apps → Advanced Settings, and an admin may have to grant it first.
  2. Go to chatgpt.com/plugins, select the + button, give it a name, paste https://dailystudio.app/mcp as the MCP server URL, and choose the no-authentication option.
  3. In a new chat, open the + menu and choose Developer mode and your connector — or type @ and pick it by name. Ask for your script and approve the tool call when ChatGPT shows it.

Then: “Write today's 30-second hook and send it to my teleprompter.”

All three steps live on chatgpt.com — the ChatGPT app has no connector settings at all, on any device. Which paid plan is murky in OpenAI's own docs: the developer pages list Pro and Plus and up, the help centre limits full MCP to Business and Enterprise/Edu. Free is not supported.

In-app: Google AI Ultra (US) · CLI: free

On Google AI Ultra you can add it right in the Gemini app:

  1. In the Gemini app open Settings & help → Connected Apps.
  2. Under Custom apps for Spark choose “Add a custom app,” paste https://dailystudio.app/mcp, then Next.
  3. Ask Gemini for your script — on the web or in the phone app.

Gemini is the one that does take it in the app, and it charges for the privilege: Custom apps for Spark currently need a Google AI Ultra subscription, a personal Google account, and US / English settings. Availability is expanding.

No Ultra? Gemini CLI — free, any account
gemini mcp add --transport http dailystudio https://dailystudio.app/mcp

Then run gemini, ask it to send today's script to your teleprompter, and confirm the tool call.

Anything that speaks MCP

The connector is a plain remote MCP server — streamable HTTP at https://dailystudio.app/mcp, authentication none. Perplexity (Pro), Le Chat, agent frameworks, your own scripts: anything that can add a custom MCP server can call the send_script_to_teleprompter tool and get back the one-tap link.

No connector support at all? Every script can still be pasted straight into the teleprompter inside the app — the connector is the shortcut, never a requirement.

Automation

Wake up to a script

If your assistant supports scheduled tasks — Claude's scheduled tasks, ChatGPT's Tasks — the whole loop runs without you. The morning notification on your phone is your teleprompter.

A schedule worth stealing
Every weekday at 06:30: search yesterday's news in my niche, pick the three
stories worth a 30-second vertical video, and write a 90-word script for
each — spoken-word punctuation, strong first line, one call to action.
Then call send_script_to_teleprompter once, with all three in its
scripts field, platform TikTok.

Privacy

We can't read your scripts

Not a policy — the architecture. Each line below names the mechanism, so you can check it rather than take our word for it.

AES-GCM

A key we never see

Each script is encrypted with its own key that rides in the link's fragment — the part of a URL browsers never send to a server. We store ciphertext we cannot open.

TTL 30 days

Thirty days, then gone

Script links expire after 30 days and the stored blob is deleted. A link is for the morning's shoot, not an archive.

No auth · no logs

Nothing to sign into

There is no user database to breach and no account to create, and request bodies are never logged.