---
name: "xpay-recraft"
description: "Professional-grade AI image generation for design and creative workflows."
version: "1.0.0"
provider: "Recraft"
tools: 1
---

# Recraft

Professional-grade AI image generation for design and creative workflows.

## Recraft

Professional-grade AI image generation for design and creative workflows.

### Available Tools

- **recraft_v3**: Recraft v3 — professional design-quality image generation — $0.08/call

### Quick Start

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

### Pricing

Pay per tool call from your XPay wallet. No subscriptions, no minimums.

Get an API key at [xpay.tools](https://xpay.tools).


**Tools:** 1
**Category:** General

## When to Use

Use Recraft tools when you need to professional-grade ai image generation for design and creative workflows.. All tools are available through xpay✦'s single MCP connection.

## MCP Connection

```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"
```

## Available Tools

- **Recraft V3** — Recraft v3 — professional design-quality image generation — $0.08/call — [SKILL.md](https://xpay.tools/skills/recraft/recraft-v3/SKILL.md)

## How to Execute

1. **`xpay_discover`** — Search for tools: `xpay_discover("recraft")`
2. **`xpay_details`** — Get input schema: `xpay_details("recraft/TOOL_NAME")`
3. **`xpay_run`** — Execute: `xpay_run("recraft/TOOL_NAME", { ...inputs })`
4. **`xpay_balance`** — Check credits

## Links

- Provider page: https://xpay.tools/recraft/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
