Learning Resources
agentcdn.com
Searches YouTube videos to find and play the most relevant answer clips for a user's question.
ENDPOINT 1
https://mcp.agentcdn.com/agents/youtube/mcp
Known tools 4
answer_video_questionSearches public YouTube videos for a user question, ranks likely answer segments, and returns a featured playable clip with citations, trust signals, and alternate recommendations.
search_videosSearches public YouTube videos for comparison or text-only browsing.
get_video_streamPrepares the raw playable YouTube clip payload for an explicitly selected analyzed result.
get_creator_profileReturns AgentCDN creator profile metadata and authority signals for a creator identifier.
ENDPOINT 2
https://mcp.agentcdn.com/mcp
Known tools 11
search_videosUse this first to find the strongest creator clip candidates.
get_moment_contextRead the cached transcript chapters, shot captions/OCR, and entities for a video time window.
get_creator_profileUse this only when the user explicitly asks about a creator's identity, authority signals, namespace, or catalog summary.
get_video_streamUse this after search_videos for the selected top match to render the single inline playback card with the best clip first and compact alternatives underneath.
get_segment_rightsUse this to check what an agent may do with a video moment before quoting, summarizing, transforming, or playing it.
create_compositionStart a new composition run from a brief and enqueue planning.
make_supercutPhase-A entry point: create a supercut run and enqueue planning in one call.
get_composition_planReturn the current EDL (CompositionPlan + ordered segments) for a run, with advisory SegmentRightsEval and PlanDiagnostics.
approve_composition_planThe approval GATE.
render_compositionEnqueue a composition.render job for an already-approved plan.
get_composition_statusPoll run/plan/render state and, on completion, the composed asset reference.
ENDPOINT 3
https://mcp.agentcdn.com/c/rereview-tech/mcp
Known tools 11
search_videosUse this first to find the strongest creator clip candidates.
get_moment_contextRead the cached transcript chapters, shot captions/OCR, and entities for a video time window.
get_creator_profileUse this only when the user explicitly asks about a creator's identity, authority signals, namespace, or catalog summary.
get_video_streamUse this after search_videos for the selected top match to render the single inline playback card with the best clip first and compact alternatives underneath.
get_segment_rightsUse this to check what an agent may do with a video moment before quoting, summarizing, transforming, or playing it.
create_compositionStart a new composition run from a brief and enqueue planning.
make_supercutPhase-A entry point: create a supercut run and enqueue planning in one call.
get_composition_planReturn the current EDL (CompositionPlan + ordered segments) for a run, with advisory SegmentRightsEval and PlanDiagnostics.
approve_composition_planThe approval GATE.
render_compositionEnqueue a composition.render job for an already-approved plan.
get_composition_statusPoll run/plan/render state and, on completion, the composed asset reference.
ENDPOINT 4
https://rereview.agentcdn.com/mcp
Known tools 11
search_videosUse this first to find the strongest creator clip candidates.
get_moment_contextRead the cached transcript chapters, shot captions/OCR, and entities for a video time window.
get_creator_profileUse this only when the user explicitly asks about a creator's identity, authority signals, namespace, or catalog summary.
get_video_streamUse this after search_videos for the selected top match to render the single inline playback card with the best clip first and compact alternatives underneath.
get_segment_rightsUse this to check what an agent may do with a video moment before quoting, summarizing, transforming, or playing it.
create_compositionStart a new composition run from a brief and enqueue planning.
make_supercutPhase-A entry point: create a supercut run and enqueue planning in one call.
get_composition_planReturn the current EDL (CompositionPlan + ordered segments) for a run, with advisory SegmentRightsEval and PlanDiagnostics.
approve_composition_planThe approval GATE.
render_compositionEnqueue a composition.render job for an already-approved plan.
get_composition_statusPoll run/plan/render state and, on completion, the composed asset reference.