---
name: "xpay-minimax-minimax-video-01"
description: "Video-01 — generate short cinematic videos from text prompts"
version: "1.0.0"
price: "$0.50/call"
provider: "MiniMax"
---

# Minimax Video 01

Video-01 — generate short cinematic videos from text prompts

**Provider:** MiniMax
**Price:** $0.50/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to video-01 — generate short cinematic videos from text prompts. This is part of the MiniMax provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 0+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("minimax/minimax_video_01")`
2. **`xpay_run`** — Execute: `xpay_run("minimax/minimax_video_01", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `first_frame_image` | string | No | First frame image for video generation. The output video will have the same aspect ratio as this image. |
| `prompt` | string | Yes | Text prompt for generation |
| `prompt_optimizer` | boolean | No | Use prompt optimizer |
| `subject_reference` | string | No | An optional character reference image to use as the subject in the generated video (this will use the S2V-01 model) |

## Pricing

- **Cost:** $0.50/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [MiniMax (all tools)](https://xpay.tools/skills/minimax/SKILL.md) — 1 tools


## Links

- Tool page: https://xpay.tools/minimax/minimax-video-01/
- Provider: https://xpay.tools/minimax/
- All tools: https://xpay.tools/explore
