Daily Studio Teleprompter
DS
Daily Studio Teleprompter
/list_connected_accounts

List connected social 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

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 /list_connected_accounts for me.

Input

This endpoint takes an open JSON object. See the upstream docs for its input schema.

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":"/list_connected_accounts","input":{}}'
cli
npx cracked-ai run -p mcp-app-dailystudio-teleprompter -e /list_connected_accounts -i '{}'
mcp
run_tool({ provider: "mcp-app-dailystudio-teleprompter", endpoint: "/list_connected_accounts", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.