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.
dailystudio.app/mcp
That address is the connector — paste it into your assistant once, no account, no sign-in.
The loop
Three beats. No files, no exports, no retyping your own words.
Give your assistant the topic, the hook style, the word count — or let a scheduled task write one while you sleep.
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.
On your iPhone the link opens the camera: script in the teleprompter, scroll speed set, TikTok / Reels / Shorts safe zones drawn.
Batches
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
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.
or add it by hand
https://dailystudio.app/mcp — leave the OAuth fields empty.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.
https://dailystudio.app/mcp as the MCP server URL, and choose the no-authentication option.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.
On Google AI Ultra you can add it right in the Gemini app:
https://dailystudio.app/mcp, then Next.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.
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.
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
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.
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
Not a policy — the architecture. Each line below names the mechanism, so you can check it rather than take our word for it.
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.
Script links expire after 30 days and the stored blob is deleted. A link is for the morning's shoot, not an archive.
There is no user database to breach and no account to create, and request bodies are never logged.