TS
The Stall
/ai-image-gen
ai image gen
PAID MCP TOOL — $0.289 USDC per successful call via native x402. Discovery is free. Generate an AI image from a text prompt using DALL-E 3. Returns a public URL
liveverifiedunknown~5s typical
mcpprobedthestall
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-intuitek-the-stall-the-stall /ai-image-gen for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt | string | Text description of the image to generate. Be specific — include subject, style, lighting, |
| style | string (vivid | natural) | Image style. 'vivid' produces hyper-real, dramatic compositions. 'natural' produces softer |
| size | string (1024x1024 | 1024x1792 | 1792x1024) | Image dimensions. '1024x1024' is square (default), '1024x1792' is portrait, '1792x1024' is |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-intuitek-the-stall-the-stall","endpoint":"/ai-image-gen","input":{}}'cli
npx cracked-ai run -p mcp-ai-intuitek-the-stall-the-stall -e /ai-image-gen -i '{}'mcp
run_tool({ provider: "mcp-ai-intuitek-the-stall-the-stall", endpoint: "/ai-image-gen", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.