N
netcafe-images
/text_to_image
Generate an image from a text prompt
Text prompt → a generated image, returned as a hosted URL you can embed straight into Markdown, HTML or a chat reply. Use it for illustrations, covers, concept
liveverifiedunknown~5s typical
mcpprobednetcafe-images
$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-com-ainetcafe-netcafe-images /text_to_image for me.
Input
| Field | Type | Description |
|---|---|---|
| prompt* | string | What to draw. Be specific about subject, style and composition. |
| aspect | string | Aspect ratio: "1:1" (default), "16:9", "9:16", "4:3", "3:4". |
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-com-ainetcafe-netcafe-images","endpoint":"/text_to_image","input":{"prompt":"..."}}'cli
npx cracked-ai run -p mcp-com-ainetcafe-netcafe-images -e /text_to_image -i '{"prompt":"..."}'mcp
run_tool({ provider: "mcp-com-ainetcafe-netcafe-images", endpoint: "/text_to_image", input: {"prompt":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.