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

# Kling AI

> AI video generation

## Overview

Connect Kling AI for advanced video generation capabilities.

## Setup

<Steps>
  <Step title="Deploy">
    **Dashboard → Integrations → Connectors** → Find **Kling AI** → **Deploy**
  </Step>

  <Step title="Add to Agent">
    Agent → **Tools** tab → **Add Tool** → Select **Kling AI**
  </Step>

  <Step title="Configure">
    Enter your Kling AI API credentials
  </Step>

  <Step title="Test">
    Playground: "Generate a test video"
  </Step>
</Steps>

## Example Usage

```text theme={null}
User: "Create a video animation"

Agent: Generating video...
       Video ready: [URL]
```

## Integration Example

**With Google Drive:**

```text theme={null}
User: "Generate videos and save to Drive"

Agent: Saved generated video to Drive/AI Content
```

## Next Steps

<CardGroup cols={2}>
  <Card title="Runway" icon="video" href="/integrations/connectors/runway">
    Alternative AI video
  </Card>
</CardGroup>
