---
name: "xpay-black-forest-labs"
description: "Creators of FLUX, state-of-the-art text-to-image models with photorealistic output."
version: "1.0.0"
provider: "Black Forest Labs"
tools: 3
---

# Black Forest Labs

Creators of FLUX, state-of-the-art text-to-image models with photorealistic output.

## Black Forest Labs

Creators of FLUX, state-of-the-art text-to-image models with photorealistic output.

### Available Tools

- **black_forest_labs_flux_pro**: FLUX 1.1 Pro — highest quality photorealistic image generation — $0.08/call
- **black_forest_labs_flux_dev**: FLUX Dev — balanced quality and speed for image generation — $0.05/call
- **black_forest_labs_flux_schnell**: FLUX Schnell — fastest image generation, 1-4 steps — $0.01/call

### Quick Start

```json
{
  "mcpServers": {
    "black-forest-labs": {
      "url": "https://black-forest-labs.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:** 3
**Category:** General

## When to Use

Use Black Forest Labs tools when you need to creators of flux, state-of-the-art text-to-image models with photorealistic output.. 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

- **Black Forest Labs Flux Pro** — FLUX 1.1 Pro — highest quality photorealistic image generation — $0.08/call — [SKILL.md](https://xpay.tools/skills/black-forest-labs/black-forest-labs-flux-pro/SKILL.md)
- **Black Forest Labs Flux Dev** — FLUX Dev — balanced quality and speed for image generation — $0.05/call — [SKILL.md](https://xpay.tools/skills/black-forest-labs/black-forest-labs-flux-dev/SKILL.md)
- **Black Forest Labs Flux Schnell** — FLUX Schnell — fastest image generation, 1-4 steps — $0.01/call — [SKILL.md](https://xpay.tools/skills/black-forest-labs/black-forest-labs-flux-schnell/SKILL.md)

## How to Execute

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

## Links

- Provider page: https://xpay.tools/black-forest-labs/
- All providers: https://xpay.tools/explore
- Docs: https://docs.xpay.sh
