You're viewing a demo portfolio

Join the waitlist
PRSM

ai-image-gen

Active

Tool of The Stall

declared in 4.82.0

Generate an AI image from a text prompt using DALL-E 3. Returns a public URL for the image (hosted for 1 hour) plus the model's revised prompt. Supports vivid or natural style, and three aspect ratios: square (1024×1024), portrait (1024×1792), or landscape (1792×1024). $0.080/image — 20% below closest x402 competitor. Output is base64-encoded PNG or a direct URL depending on response_format.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "size": {
      "type": "string",
      "description": "Image dimensions. '1024x1024' is square (default), '1024x1792' is portrait, '1792x1024' is landscape."
    },
    "style": {
      "type": "string",
      "description": "Image style. 'vivid' produces hyper-real, dramatic compositions. 'natural' produces softer, more realistic images. Default: vivid."
    },
    "prompt": {
      "type": "string",
      "description": "Text description of the image to generate. Be specific — include subject, style, lighting, mood, and composition for best results. Max 4000 characters."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
ai-image-gen — The Stall — PRSM MCP