Super CMO MCP Server

Open-source skills that empower any AI agent (Claude, Cursor, Codex, Hermes, etc.) to generate end-to-end marketing campaigns - UGC videos, ad videos, product photography and more. It runs locally over stdio via the published package.

People connecting media tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-23 · ★ 28 · #24 OF 155 MAINTAINED MEDIA · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Super CMO

before you install - you'll need

Set WAVESPEED_API_KEY before connecting.

Claude Code

claude mcp add supercmohq-supercmo-skills -- uvx supercmo-skills

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "supercmohq-supercmo-skills": {
      "command": "uvx",
      "args": [
        "supercmo-skills"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-07-24 - young repo, little track record yet

license Apache-2.0 - declared in the repository

pypi package supercmo-skills - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.SupercmoHQ is GitHub-verified and matches the repo owner

03 · What Super CMO can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.20 · 2026-08-23

release v0.1.20

v0.1.19 · 2026-08-23

release v0.1.19

v0.1.18 · 2026-08-17

release v0.1.18 - withdraw music/sfx, audio_mix, reframe, stitch trim

04 · Who maintains Super CMO

SuperCMO is maintained by supercmohq. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
media - ranked #24 of 155 actively-maintained media servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-23)
registry
io.github.SupercmoHQ/supercmo (active, first published 2026-08-11 · 13 versions)
packages
pypi:supercmo-skills

06 · Super CMO FAQ

What is Super CMO?

Open-source skills that empower any AI agent (Claude, Cursor, Codex, Hermes, etc.) to generate end-to-end marketing campaigns - UGC videos, ad videos, product photography and more. It runs locally over stdio via the published package.

Is Super CMO still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-23 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Super CMO?

Run `uvx supercmo-skills`. The README documents one environment variable (WAVESPEED_API_KEY) to set first. Set WAVESPEED_API_KEY before connecting. You can also paste the ready-made client config above.

Does Super CMO run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Super CMO

More media MCP servers · Image Reader MCP · Video Reader MCP · Talonic · Vidlens MCP · Transcribe

More Python MCP servers · Rhumb MCP · Amnesic · Find Research Papers · Google Analytics MCP · Awx MCP Server · see all