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

# Revid

> Connect Revid so your agents can create, render, and publish short-form videos, and learn which Revid tool Squad blocks.

[Revid](https://www.revid.ai/?via=mchq) is AI short-form video creation and publishing. Connect it, and your agents can make videos, track them, and publish them.

Revid is in the **Recommended** section of the catalog. It connects with a Revid API key that you paste. It has no sign-in button.

## What agents can do in Revid

Agents get 13 Revid tools:

| Tool                                                                        | What it does                                      |
| --------------------------------------------------------------------------- | ------------------------------------------------- |
| `revid_generate_media`, `revid_render_video`                                | Create videos.                                    |
| `revid_get_project_status`, `revid_list_projects`                           | Track videos.                                     |
| `revid_rename_project`                                                      | Rename a project.                                 |
| `revid_export_video`, `revid_schedule_publish`, `revid_publish_now`         | Deliver videos: export, schedule, or publish now. |
| `revid_clone_voice`                                                         | Clone a voice.                                    |
| `revid_list_characters`, `revid_create_character`, `revid_delete_character` | Manage characters.                                |
| `revid_calculate_credits`                                                   | Estimate the Revid credits a render needs.        |

Squad blocks one Revid tool: `buy_credit_pack`, which charges your Revid account. Your workspace computer never gives this tool to any agent.

Rendering spends the Revid credits in your connected Revid account. Agents are told to check the cost with `revid_calculate_credits` before large renders, and to tell you when credits run low. You buy credit packs yourself, in the [Revid account page](https://www.revid.ai/account?via=mchq).

Revid has no access levels in Squad, and there is no **Per-agent access** setting for it.

The tools appear within a couple of minutes after you connect. Until then, agents cannot see them.

## Connect Revid

Before you start:

* You need a Revid account. Sign in at [revid.ai](https://www.revid.ai/?via=mchq).
* Your Squad subscription must be active.

<Steps>
  <Step title="Copy your Revid API key">
    In Revid, open the [account page](https://www.revid.ai/account?via=mchq#api-key) and copy your API key from the API key section.
  </Step>

  <Step title="Open Integrations">
    In Squad, open **Settings** > **Integrations**.
  </Step>

  <Step title="Add an integration">
    On the **Connected apps** tab, click **+ Add integration**.
  </Step>

  <Step title="Choose Revid">
    Under **Recommended**, click **Revid**. The **Connect Revid** window opens.
  </Step>

  <Step title="Paste the key">
    Paste the key in the **API key** field.
  </Step>

  <Step title="Click Connect Revid">
    Click **Connect Revid**.
  </Step>
</Steps>

Check that it works: Revid shows under **YOUR CONNECTIONS**. When you open it again, the window shows "Connected. Your agents can use Revid."

If Revid is not in the catalog, or connecting fails with a message that your workspace is still updating, your workspace computer does not yet run a version that enforces the blocked tool. Squad shows and connects Revid only when it does.

## Replace the key

Open the account menu (⋯) on the Revid row and click **Replace key**. Paste the new key and click **Save new key**.

Squad stores one Revid key for your workspace. A new key replaces the old one. You cannot connect a second Revid account.

## Disconnect Revid

Open the account menu (⋯) on the Revid row and click **Disconnect**. Squad deletes the stored key from your workspace computer.

<Warning>**Disconnect** in the account menu acts at once. In the **Manage Revid** window, **Disconnect** asks you to click **Really disconnect?** first.</Warning>

## Add Revid as your own MCP server

You cannot. If you add an MCP server with Revid's server address, Squad rejects it and tells you to connect Revid from its card. This keeps the blocked tool blocked.

## Costs

Revid tools do not use Squad credits. Rendering spends the Revid credits in your connected Revid account. For what uses Squad credits, see [What Squad costs](/docs/costs).

## Common questions

<AccordionGroup>
  <Accordion title="Can an agent buy Revid credits?">
    No. Squad never gives agents the Revid tool that buys credit packs (`buy_credit_pack`). You buy credits yourself in the Revid dashboard.
  </Accordion>

  <Accordion title="Do renders cost money?">
    Rendering spends the Revid credits in your connected Revid account. It does not use Squad credits.
  </Accordion>

  <Accordion title="How do I disconnect Revid?">
    Open the account menu (⋯) on the Revid row and click **Disconnect**. Squad deletes the stored key from your workspace computer.
  </Accordion>
</AccordionGroup>

## Related pages

<CardGroup cols={2}>
  <Card title="Connect apps" icon="plug" href="/docs/integrations" />

  <Card title="Add an MCP server or an API key" icon="server" href="/docs/custom-integrations" />
</CardGroup>
