---
name: "xpay-recraft-recraft-v3"
description: "Recraft v3 — professional design-quality image generation"
version: "1.0.0"
price: "$0.08/call"
provider: "Recraft"
---

# Recraft V3

Recraft v3 — professional design-quality image generation

**Provider:** Recraft
**Price:** $0.08/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to recraft v3 — professional design-quality image generation. This is part of the Recraft 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("recraft/recraft_v3")`
2. **`xpay_run`** — Execute: `xpay_run("recraft/recraft_v3", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `aspect_ratio` | string | No | Aspect ratio of the generated image |
| `style` | string | No | Style of the generated image. |
| `size` | string | No | Width and height of the generated image. Size is ignored if an aspect ratio is set. |
| `prompt` | string | Yes | Text prompt for image generation |

## Pricing

- **Cost:** $0.08/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

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


## Links

- Tool page: https://xpay.tools/recraft/recraft-v3/
- Provider: https://xpay.tools/recraft/
- All tools: https://xpay.tools/explore
