BillGerminoBillGermino
BillGerminoPLUS
Edited Sep 24, 2026

Q: MCP inclusion, Webhook/API access and 7-day Rule

Your app looks very promising. Three questions:

1. Can you confirm that AppSumo Tier 3 includes full lifetime MCP access, including transcript retrieval, `query_content`, and channel-management tools?

2. When a video is processed via the API or an auto-subscribed YouTube channel, can the webhook return the full transcript, or at least a transcript ID/URL that can be retrieved programmatically?

3. Your docs say auto-summarization disables after 7 days of user inactivity. What counts as activity? Do API/MCP calls, webhook processing, or automatically processed channel content keep the account active, or must a user manually log in every 7 days?

Thanks!

Founder Team
Support_TubeOnAI

Support_TubeOnAI

Sep 25, 2026

A: Hi Bill,

1. Tier 3 & MCP — Yes, Tier 3 includes developer API, MCP, and webhooks. Full tool set: summarize, query_content, search, manage_channels, manage_collections, manage_credits. Transcripts come via query_content with resource="transcripts" — text, markdown, JSON with timestamps, VTT, or SRT.

2. The full transcript comes inline in the payload, no second call or ID lookup needed. The summary.completed event carries the transcript, summary (markdown + plain text), title, channel, and IDs — identical for API submissions and auto-subscribed channels.

3. API and MCP calls both count as activity. No manual login required.

If you have any questions further, let me know

Share
Helpful?
0
Log in to join the conversation