MCP creative workflow directory
Choose a verified image, video, or image-animation workflow by outcome.
Start with the deliverable: a still image, a video generated from text, or motion based on an approved still. OfflineCreator Studio currently lists six launch models across those three workflows, with a published credit cost for each model. Use the catalog as a routing table, not as a quality ranking.
For a fast draft, the catalog positions FLUX Schnell for iteration. It positions FLUX 1.1 Pro Ultra for photoreal detail and Recraft V3 for brand graphics. For motion, it lists Kling 2.6 Pro for text-to-video, Kling 2.6 Pro Motion for image-to-video, and Veo 3.1 Fast for premium campaigns.
Use the MCP tools in a deliberate sequence
For text-to-image or text-to-video, call list_models first, then get_credits, then generate. If generate does not wait for completion, use wait_generation or get_generation, and request download_output only after the job is complete. This keeps model choice and cost visible before a paid action.
Image-to-video has one extra boundary. When the generate response has uploadRequired set, the MCP handler returns that response without polling. Call upload_input with the generation ID and an approved source image; the public tool implementation uploads the image and then submits the generation. Then wait for completion and retrieve the signed output link.
- Discover
- list_modelsRead current model IDs, workflows, and credit costs instead of relying on a remembered catalog.
- Preflight
- get_creditsCompare the account balance with the selected model's published cost.
- Create
- generateSubmit text workflows, or follow the returned uploadRequired branch before an image-to-video job continues.
- Finish
- wait_generation, get_generation, download_outputPoll status, confirm completion, and then obtain the short-lived signed output URL.
Put a cost and approval gate before generation
Treat list_models and get_credits as the pre-spend checkpoint. Present the chosen model, workflow, and credit cost to the operator before generate. MCP tools are schema-defined actions that a model can request, while the host application can require consent or other human-control mechanisms before execution.
Studio states that failed generation jobs refund reserved credits automatically. That failure rule is useful for recovery, but it is not a reason to skip model selection, balance checks, source-rights review, or the operator's approval before spending.
Current model and cost directory
- Fast image iteration
- FLUX Schnell · 1 creditText-to-image drafts, concepts, and social-post exploration.
- Detailed image
- FLUX 1.1 Pro Ultra · 8 creditsText-to-image work where photoreal detail is the catalog's stated fit.
- Graphic composition
- Recraft V3 · 5 creditsText-to-image work aimed at brand graphics.
- Short text-led motion
- Kling 2.6 Pro · 42 creditsText-to-video for social-video concepts.
- Animate an approved still
- Kling 2.6 Pro Motion · 42 creditsImage-to-video when a source image should anchor the concept.
- Premium text-led motion
- Veo 3.1 Fast · 96 creditsText-to-video positioned for premium campaign concepts.
Continue with the narrowest next task
Use the product-scene guide when the output is a product concept, the CLI variant guide when the job needs repeatable social-image batches, and the brand-graphic guide when Recraft V3 is the likely fit. Return to Studio when you are ready to choose a model and run a reviewed generation.
Editorial ownership boundary
This page owns the broad query “mcp creative workflows” by routing readers from an outcome to a current catalog entry and an exact tool sequence. It should consolidate into /studio if it can no longer provide both. Narrow generation tutorials own their individual prompts, review checks, and deliverables.
The complete evidence refresh retained 56 item-level records: 19 Digg clusters, four GitHub records, three general-web results, 14 Hacker News stories, seven Instagram posts, one Reddit thread, seven TikTok videos, and one YouTube video. Review classified one as relevant, 18 as marginal, 19 as irrelevant, two as duplicates, 15 as promotional, and one as unverifiable. The relevant video-editor MCP demonstration described another product and did not verify OfflineCreator's catalog or tool sequence, so no community claim or citation was added.
Coverage remains degraded. Reddit returned one record before HTTP 429, arXiv timed out, the jobs lane was unreachable, and X was unavailable because optional credentials were not configured. The single YouTube record lacked a publication date and reported zero captured views, likes, and comments. Successful social lanes were dominated by disclosed partnerships, comment-to-receive guides, product announcements, and broad workflow promotions rather than independent implementation evidence.
Several records illustrated that creative MCP workflows can connect an agent to media tools, but none tested OfflineCreator's list-models, credit preflight, upload-required branch, completion polling, signed output retrieval, costs, quality, or refund behavior. Existing first-party model, package, implementation, and protocol sources remain the stronger evidence. No fresh authenticated generation or output-quality review was performed.