images_generate

images_generate

Generate an image from a text prompt and return its URL

15 credits per call, from your balance — or paid per request in USDC with no account at all.

Runs on Images — Image generation, the daily image and its archive.

Arguments

NameTypeWhat it is
prompt*stringWhat the image should depict

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"prompt":"prompt"},"name":"images_generate"}}

Try it in the playground.