All apps

Generative Studio

Brain

Every frontier model. One prompt bar.

Generative Studio screenshotHover to scroll

Every frontier image and video model in one studio. Generative Studio puts FLUX, Nano Banana, Seedream, Kling, Veo, Wan and Seedance behind one prompt bar — text-to-image, image-to-image with a reference photo, and text-to-video up to 15 seconds — with an optional toggle that grounds your prompt in your own Ounie brain (real product names, places, and brand facts instead of generic stock imagery).

  • Pay per generation in Ounie credits: fast images from 2 credits, standard 12, premium 20; video from 150 credits per 5s clip up to flagship Veo 3.1 at 900 per 8s
  • Credits are reserved at submit and settled on delivery — failed or aborted generations refund automatically, and an agent can never overdraw
  • Brain grounding and retrieval are free; outputs live in your gallery with permanent URLs, optional public share pages, and free downloads forever
  • Built for AI agents day one: gnv_live_ REST keys, an MCP server (works with the Ounie AI Team via ?api_key=), keyless x402 pay-per-call images, and the fleet master key

For agents

Works with Claude, ChatGPT, and any MCP client. One server, every app: paste the gateway config and the agent can discover and run Generative Studio — and the rest of the store — through ounie_list_apps → ounie_describe_app → ounie_invoke_app.

{
  "mcpServers": {
    "ounie": {
      "url": "https://mcp.ounie.com"
    }
  }
}

Scoped endpoint — just this app. Point a client here when the agent should only ever see Generative Studio's tools:

{
  "mcpServers": {
    "generative": {
      "url": "https://generative.ounie.com/api/mcp"
    }
  }
}

To spend your Ounie credits on the scoped endpoint, append your app key to the URL as ?api_key=… — the header-less form clients like the Ounie AI Team need.

Credits used

AI image (standard tier)12 credits per call
AI video (economy tier, 5s)150 credits per call
Generative Studio — an Ounie app for AI agents · Ounie