> ## 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.

# Publish & Schedule Clips With MCP

> Post or schedule clips to YouTube, TikTok, Instagram, LinkedIn, and X by asking your AI agent through Reap MCP — with confirmation before anything goes public.

> **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

With Reap MCP connected, your AI agent can publish a clip immediately or schedule clips for later, posting to your connected social accounts: YouTube, TikTok, Instagram, LinkedIn, and X.

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.

<Note>
  Connect your social accounts in Reap first. See [Connect Social Media Accounts](/help-center/how-to-connect-social-media-accounts).
</Note>

## Check Connected Accounts

```text theme={"system"}
Which social accounts do I have connected in Reap?
```

## Publish A Clip Now

```text theme={"system"}
Publish the best clip from that project to my YouTube and TikTok.
```

You can also set a title, description, and hashtags:

```text theme={"system"}
Post clip 1 to TikTok with the caption "The pricing mistake founders make" and tag it #startups #pricing.
```

## Schedule Clips For Later

```text theme={"system"}
Schedule these three clips to LinkedIn, one per day starting tomorrow at 9am.
```

Your agent spaces out the posts and sets the schedule for you.

## Platform Options

Describe platform-specific settings in plain language and your agent applies them — for example:

* **YouTube** — privacy (public / unlisted / private), made-for-kids, embeddable.
* **TikTok** — privacy, disable comments / duet / stitch.
* **Instagram** — share to feed.
* **LinkedIn** — visibility (public / connections).

```text theme={"system"}
Publish to YouTube as unlisted and to TikTok with comments disabled.
```

## Manage Scheduled Posts

```text theme={"system"}
Show me my scheduled and published posts.
```

```text theme={"system"}
Reschedule that LinkedIn post to Friday at noon.
```

<Warning>
  Publishing and scheduling post **publicly** to your social accounts. These actions always require explicit confirmation — your agent shows you exactly what it's about to post and asks before doing anything.
</Warning>

## Related

* [Connect Social Media Accounts](/help-center/how-to-connect-social-media-accounts)
* [Track & Download Results With Reap MCP](/help-center/track-and-download-results-with-reap-mcp)
* [Create Clips With Reap MCP](/help-center/create-clips-with-reap-mcp)
* [Connect Reap MCP Server](/help-center/connect-reap-mcp-server)
* [MCP API Reference](/api-reference/mcp)
