SuperCMO for Claude Desktop
io.github.supercmohq/supercmo
Marketing media generation — image, video, voice — for AI agents. BYO keys.
client:Claude Desktop
transport:stdio
runtime:pypi
Install SuperCMO in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"supercmo": {
"command": "uvx",
"args": [
"supercmo-skills"
],
"env": {
"WAVESPEED_API_KEY": "<WAVESPEED_API_KEY>",
"FAL_KEY": "<FAL_KEY>",
"ELEVENLABS_API_KEY": "<ELEVENLABS_API_KEY>",
"GEMINI_API_KEY": "<GEMINI_API_KEY>",
"FIRECRAWL_API_KEY": "<FIRECRAWL_API_KEY>",
"SCRAPECREATORS_API_KEY": "<SCRAPECREATORS_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs