---
name: "xpay-ideogram"
description: "Advanced text-to-image AI with exceptional typography and text rendering capabilities."
version: "1.0.0"
provider: "Ideogram"
tools: 1
---

# Ideogram

Advanced text-to-image AI with exceptional typography and text rendering capabilities.

## Ideogram

Advanced text-to-image AI with exceptional typography and text rendering capabilities.

### Available Tools

- **ideogram_v3**: Ideogram v3 Quality — AI image generation with best-in-class text rendering — $0.18/call

### Quick Start

```json
{
  "mcpServers": {
    "ideogram": {
      "url": "https://ideogram.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 Ideogram tools when you need to advanced text-to-image ai with exceptional typography and text rendering capabilities.. 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

- **Ideogram V3** — Ideogram v3 Quality — AI image generation with best-in-class text rendering — $0.18/call — [SKILL.md](https://xpay.tools/skills/ideogram/ideogram-v3/SKILL.md)

## How to Execute

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

## Links

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