Daily Studio Teleprompter for VS Code
app.dailystudio/teleprompter
Send a shoot's worth of scripts to the Daily Studio teleprompter on iPhone, in one link.
client:VS Code
transport:streamable-http
tools:12
Install Daily Studio Teleprompter in VS Code
.vscode/mcp.json
{
"servers": {
"teleprompter": {
"type": "http",
"url": "https://dailystudio.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs