David OKuniev

Supercut for Agents - Permission-aware AI access to recordings and metadata

The Supercut MCP gives your AI/coding assistants permission-aware access to recordings, including semantic search, transcripts, frames, comments, reactions, and more.

Add a comment

Replies

Best
David OKuniev
Really excited to share Supercut Agents with you. 🚀 We’ve exposed Supercut through MCP so compatible assistants can access transcripts, frames, comments, reactions, and semantic search over recordings, including content shared with you, not just your own. The goal is to make video context queryable, permission-aware, and directly usable inside agent workflows. The amount of use cases this opens up is bananas... - After recording a new feature walkthrough, have an agent draft an Intercom help article from the transcript and video frames. - Weekly sweep of sales calls for objections, competitor mentions, and buying signals, then update the CRM. - After each client review, extract requested changes and create tasks in Linear or Jira. - Every morning, scan the previous day’s team updates for action items. - When a decision is mentioned in an async update, capture it and attach it to the relevant project note. - On a recurring schedule, search across shared recordings for a topic like pricing, churn, or integration feedback, then route the results into the right tool. Would love to hear your use cases!
Murat Mutlu

Massive release - congrats! Already using the support article usecase!

Natalia Iankovych

I understand this is for teams that have a large video archive and record everything, right? For example, in our case videos are rarely recorded, and for notes we use a regular AI that listens and then produces a meeting report, which is sent by email to everyone who attended the meeting.

David OKuniev

@natalia_iankovych Yep, it’s strongest for teams where recordings are part of the workflow. If you rarely record, a meeting summary tool may be enough.

The difference is that Supercut gives agents access to the actual source context, transcript, frames, comments, reactions, and semantic search across recordings not just the after-the-fact recap.

Harshal Chaudhary

MCP on top of video context is the right move, most agent workflows are text-only because video has always been a black box. The permission-aware semantic search is the part I'd want to stress test. When an agent queries "pricing objections across all sales calls", how does it handle recordings where the sharer has partial view permissions?

David OKuniev

@harshalvc_ai In that case, the agent only sees results within the permissions of the user/token making the query. So “pricing objections across all sales calls” really means across all sales calls that user is allowed to access.

Caterina Antinarelli

This is so useful! Using internally to share standup updates.

Gaurav Aroraa

Exposing semantic search over frames and transcripts through an MCP interface is clever. The permission model giving agents structured access without raw video is cleaner than anything I've seen. We've lost too much engineering context in unindexed Loom links. How does the semantic search handle multi-speaker transcripts? Do you embed at ingest time, and how do you chunk long recordings for retrieval?

David OKuniev

@retain_dev That was exactly the goal. Today the public transcript surface is timestamped sentences, so the agent can anchor retrieval to moments in the recording and then pull frames/comments/reactions around those moments.

We don’t make developers think about chunking or raw video access in the MCP laye, the point is that semantic search gets you to the right recording/context first, then the structured tools let the agent drill in.

Anand Thakkar

Building permission awareness directly into the agent access layer rather than bolting it on top is exactly the right architectural call. At RetainSure we work with customer call recordings for CS insights, and the consent and access layer is always where things get complicated. How does the permission model work at query time? Is access enforced at the metadata layer or does it delegate to the underlying recording storage?

David OKuniev

@anand_thakkar1 The MCP/API is designed so access is constrained by the token and the recording’s existing visibility, rather than treating AI access as a separate bypass path.
In practice, if the token can’t access a recording, the agent can’t pull its transcript, frames, comments, or reactions either. Hope that give you a better idea.

Christian Knaut

Semantic search over team recordings is the MCP resource I've been waiting for. Curious how granular the permission layer is - does the agent inherit per-recording share settings, or is it a flat workspace-level toggle?

David OKuniev

@christian_knaut 
Good question, the important bit is that access follows the token’s existing permissions. A personal token only sees the recordings that user can see; a workspace token is broader but intentionally admin-scoped.
So from the agent’s point of view, it’s permission-aware access, not “connect once and read the whole workspace

Danush Singla

Congrats on the launch, David. The MCP angle is interesting because it turns recordings into something agents can actually use, not just files people forget to watch later.

I’m curious, when teams start using Supercut this way, is the bigger value helping agents find the right moment in a recording, or helping the team trust that the extracted context is strong enough to turn into a doc, ticket, CRM update, or next action?

David OKuniev

@danush_singla Both, but trust is the bigger one. Finding the moment is step one; having enough context around it, transcript, frames, comments, reactions is what makes teams comfortable turning it into action. Don't forget that it's not just video content, it's also comments and reactions...