One prompt produces both, which is what separates this from an image generator you would then have to write around by hand. The art style is a parameter rather than something buried in the prompt, so the same idea can be re-run in a different look without rewriting the description. The result is written to a file under a name you give rather than returned into the conversation.
A single tool that produces a 3D-style cartoon image and a children's story from the same prompt.
- An image in a 3D cartoon style generated from your prompt, in an art style you name, written out under the filename you give.
- A children's story generated alongside the image from that same prompt.
A writable destination for the generated file — SAVE_TO_DESKTOP decides whether it lands on the desktop — and DEBUG when you want verbose output.
One command plus a key — npx mcp-storybook-image-generator --api-key your_api_key_here --save-to-desktop, then supply credentials
