This handles integration with Atlas Cloud's unified API for 300+ AI models covering image generation (Flux, DALL-E, Seedream), video generation (Kling, Sora), and LLMs in OpenAI-compatible format. The MCP implementation gives you nine tools that cover the full workflow: search models by keyword, get detailed schema and pricing info, submit generation tasks, poll for results, and upload local files to get public URLs for image-to-video work. The quick_generate tool is smart enough to search by fuzzy keywords like "nano banana" and auto-configure parameters, so you don't need to memorize exact model IDs. Good for prototyping multi-modal AI features without writing separate integrations for each provider.
npx skills add https://github.com/atlascloudai/atlas-cloud-skills --skill atlas-cloud