SuperGen MCP for any AI agent

Generate images & video and publish them to X, Instagram, TikTok, YouTube, LinkedIn, Facebook and Threads — straight from your agent's prompts, in any AI tool.

35 MCP tools · 25 free credits on signup, no card required · bills only on success

MCP

How it works

Prompt → render → posted

1 · Ask for a render
generate_video(
  prompt="drone shot, neon city",
  aspect_ratio="9:16"
)
→ {"job_id": "job_ab12", "status": "queued"}
2 · Poll for free
get_job("job_ab12")
→ {"status": "succeeded",
   "assets": [{"url": "..."}]}
3 · Publish or schedule
create_post(
  account_id="acct_x",
  media_urls=["..."],
  scheduled_time="2026-07-25T09:00Z"
)
→ {"status": "scheduled"}

Everything a media pipeline needs

One server, the whole loop

Generate

Text-to-image and text-to-video, auto-routed to a cheap or high-quality model — or pin one explicitly. Character & style references keep runs consistent.

Publish & schedule

Post text + media to X, LinkedIn and YouTube now, or schedule it. Retries never double-post; scheduling runs server-side.

Analytics

Live likes/comments/views per post and ranked top posts — fetched straight from the platforms, no stale snapshots.

Engage

Read and reply to YouTube comments, hold X DM conversations — the same MCP surface your posting agent already speaks.

Sources & visuals

Turn an article or raw text into post material, render quote cards, carousels and clips from templates.

Honest billing

Async jobs, free polling, outcome-based charges. Failed renders cost nothing; retries and restarts never double-charge.

One MCP server, any client

Claude CodeClaude.ai / DesktopChatGPT Cursorn8nany MCP client

FAQ

How does billing work?

generate_* and create_visual bill only on a succeeded render — a failed or still-running job never costs credits. Posting, scheduling, analytics, comments and DMs are free. Every account starts with 25 free credits.

What models does it use?

A router picks the best model per request — fast/cheap for drafts, higher-fidelity for finals — or pass model explicitly. See pricing for the live catalog.

Do I need to build a UI?

No — SuperGen is an MCP server, not a web app you operate by hand. This dashboard exists only for API keys, billing and a request log.

Can I use this outside Claude?

Yes — any MCP client works: ChatGPT connectors, Cursor, n8n, or a raw JSON MCP config with a supergen-api-key header.

Give your agent a render farm

Get your API key See pricing