HomeMarketing & E-Commerce › SuperCMO

SuperCMO

Marketing media generation — image, video, voice — for AI agents. BYO keys.

Python
★ 48 stars Last pushed 2026-08-28 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.24)

uvx supercmo-skills

Or add to your MCP client config:

{
  "mcpServers": {
    "supercmo-skills": {
      "command": "uvx",
      "args": [
        "supercmo-skills"
      ],
      "env": {
        "WAVESPEED_API_KEY": "<YOUR_VALUE>",
        "FAL_KEY": "<YOUR_VALUE>",
        "ELEVENLABS_API_KEY": "<YOUR_VALUE>",
        "GEMINI_API_KEY": "<YOUR_VALUE>",
        "FIRECRAWL_API_KEY": "<YOUR_VALUE>",
        "SCRAPECREATORS_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • WAVESPEED_API_KEY secret — WaveSpeed key — image + video (recommended)
  • FAL_KEY secret — fal.ai key — image + video
  • ELEVENLABS_API_KEY secret — ElevenLabs key — voiceover
  • GEMINI_API_KEY secret — Gemini key — image/video analysis
  • FIRECRAWL_API_KEY secret — Firecrawl key — URL extraction
  • SCRAPECREATORS_API_KEY secret — ScrapeCreators key — social research

Related servers

Data from the Official MCP Registry