MCP Server
MCP
SuperCMO
Marketing media generation — image, video, voice — for AI agents. BYO keys.
Install
uvx supercmo-skills
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "supercmo-skills",
"version": "0.1.20",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "WaveSpeed key — image + video (recommended)",
"isSecret": true,
"name": "WAVESPEED_API_KEY"
},
{
"description": "fal.ai key — image + video",
"isSecret": true,
"name": "FAL_KEY"
},
{
"description": "ElevenLabs key — voiceover",
"isSecret": true,
"name": "ELEVENLABS_API_KEY"
},
{
"description": "Gemini key — image/video analysis",
"isSecret": true,
"name": "GEMINI_API_KEY"
},
{
"description": "Firecrawl key — URL extraction",
"isSecret": true,
"name": "FIRECRAWL_API_KEY"
},
{
"description": "ScrapeCreators key — social research",
"isSecret": true,
"name": "SCRAPECREATORS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment