SuperCMO for Cline
io.github.supercmohq/supercmo
Marketing media generation — image, video, voice — for AI agents. BYO keys.
client:Cline
transport:stdio
runtime:pypi
Install SuperCMO in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs