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

# Track & Download Results With MCP

> Check job status, find past projects, and get clip download and share links by asking your AI agent 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

Reap jobs run asynchronously. With Reap MCP connected, your AI agent can check progress, search your workspace, and hand back finished clips with download and share links — so you don't have to dig through the dashboard.

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.

## Check Job Status

```text theme={"system"}
What's the status of that clipping job, and how long until it's done?
```

Your agent reports the time elapsed and an estimate of time remaining. You'll also get an email when processing completes.

## Find Past Projects

Your agent can search and filter your workspace:

```text theme={"system"}
Show me my clipping projects from the last week.
```

```text theme={"system"}
Find my project called "Founder interview".
```

```text theme={"system"}
Which of my recent jobs are still processing?
```

You can filter by project type (clipping, captions, transcription, reframe, dubbing, audiogram, editor), status, search text, and date.

## Get Finished Clips

```text theme={"system"}
Get the finished clips from that project with download and share links.
```

Your agent returns each clip as a link you can open in Reap or download directly.

## Polish Before Publishing

You can tweak a clip's title or caption text before it goes out:

```text theme={"system"}
Rename clip 2 to "The pricing mistake" and update its caption to match.
```

## Related

* [Create Clips With Reap MCP](/help-center/create-clips-with-reap-mcp)
* [Publish & Schedule Clips With Reap MCP](/help-center/publish-and-schedule-with-reap-mcp)
* [Connect Reap MCP Server](/help-center/connect-reap-mcp-server)
* [MCP API Reference](/api-reference/mcp)
