Model Context Protocol

Mintdreamer, inside your agent.

Connect with one URL. Generate images and video from 100+ models, run the apps you've published, and manage it all on one subscription — straight from Claude, Cursor, or any MCP client.

MCP endpoint

Paste into Claude or Cursor. You'll sign in once to authorize — no key to copy.

https://mintdreamer.com/api/mcp
Or via CLI
claude mcp add --transport http mintdreamer https://mintdreamer.com/api/mcp

Tools you get

What you can do

Two generate tools, callable in plain language. Your agent picks the model, fills the parameters, and handles uploads — you just describe what you want.

Generate an imagegenerate_imagesync · inline

Generate an image from a prompt. Optionally pass medias[] with role "image" for image-to-image.

Parameters
  • prompt*
  • model
  • aspect_ratio
  • batch_size
  • seed
  • medias

* required — everything else has a sensible default.

Just say

Generate a photo of Tokyo at sunset, 16:9

Returns the image inline, right in the chat.

Generate a videogenerate_videoasync · poll

Generate a video from a prompt or starting image. Returns a job_id immediately — poll job_status.

Parameters
  • prompt*
  • model
  • aspect_ratio
  • duration
  • seed
  • medias

* required — everything else has a sensible default.

Just say

Make a 5-second video of a paper plane flying over a city

Returns a job id — your agent polls job_status until it’s ready.

Your published appsone tool each

Every workflow you turn into an app shows up as its own tool, with its inputs as the tool schema. Build once, call from anywhere.

Just say

“Run my ‘Ad Concepter’ app with this brief”

Plus utility tools your agent calls on its own: job_status (check on a video render), balance (see credits left), models_explore (list models on your plan), media_upload (send a reference image), media_confirm (finish an upload).

Three steps

How it works

  1. 1. Add the server. Paste the URL above into your MCP client, or run the CLI command.
  2. 2. Sign in once. Your client opens a browser to authorize — no API key to copy or paste. Revoke anytime in Connect.
  3. 3. Generate. Runs use your Mintdreamer credits. Image returns inline; video returns a job id you poll with job_status.

Start generating from your agent

One subscription, every model, callable from Claude or Cursor.

Get started free