> ## Documentation Index
> Fetch the complete documentation index at: https://docs.reap.video/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Brand Templates With MCP

> Apply your saved brand template — logo, intro/outro, background music, and caption style — when your AI agent creates clips or captions through Reap MCP.

> **For AI agents:** a documentation index is at [/llms.txt](/llms.txt). Every page is also available as markdown, just append `.md` to the URL.

## Overview

A **brand template** in Reap can carry your logo, intro and outro, background music, and a customized caption style. With Reap MCP connected, your AI agent can apply that template automatically when it generates clips or captions — so everything comes out on-brand without manual editing.

If you have not connected Reap yet, start with [Connect Reap MCP Server](/help-center/connect-reap-mcp-server). The examples use Claude, but the same prompts work in any MCP-compatible agent.

## Where You Can Use Brand Templates

Brand templates apply to the two features that produce styled video:

* **[Creating clips](/help-center/create-clips-with-reap-mcp)** — every generated clip gets your logo, intro/outro, background music, and caption style.
* **[Adding captions](/help-center/add-captions-with-reap-mcp)** — your branded caption style is applied instead of the default.

Reframe, dubbing, and transcription don't use brand templates — they produce reframed video, dubbed audio, and text, not styled clips.

## Use Your Template In A Clip

<Steps>
  <Step title="Create the template in Reap">
    Build it once in the dashboard: [Create Brand Template](https://app.reap.video/branding/caption-styles). Add your logo, intro/outro, background music, and caption styling. See [Brand templates](/help-center/caption-presets-are-now-brand-templates) for details.
  </Step>

  <Step title="Ask your agent to find it">
    > List my Reap brand templates.

    Your agent lists your saved presets so you can pick the one you want.
  </Step>

  <Step title="Apply it when clipping">
    > Clip this video and use my "Podcast Brand" template: `https://youtube.com/watch?v=...`

    Your agent applies the template to the clipping job, so every clip comes out on-brand.
  </Step>
</Steps>

## Use Your Template In Captions

Brand templates also work when you're only adding captions:

```text theme={"system"}
Add captions to this video using my brand template.
```

Your branded caption style is applied instead of the default.

## No Template Yet? Pick A Built-In Style

If you haven't saved a brand template, you can still choose from Reap's built-in caption styles:

```text theme={"system"}
Show me the available caption styles, then clip this video using the Karaoke style.
```

<Tip>
  Save a brand template once and reuse it across every clip and caption job — it's the easiest way to keep a consistent look without re-specifying settings each time.
</Tip>

## Related

* [Brand templates](/help-center/caption-presets-are-now-brand-templates)
* [Create Clips With Reap MCP](/help-center/create-clips-with-reap-mcp)
* [Add Captions & Translate With Reap MCP](/help-center/add-captions-with-reap-mcp)
* [Connect Reap MCP Server](/help-center/connect-reap-mcp-server)
* [MCP API Reference](/api-reference/mcp)
