The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Muapi listing page.
A Claude Code plugin that gives Claude the power to generate images, create videos, edit visuals, and more — all powered by MuAPI.
Simply install the plugin and start asking Claude to generate media for you.
| Tool | Description |
|---|---|
generate_image | Generate images from text prompts |
generate_video | Generate videos from text prompts |
edit_image | Edit an existing image with instructions |
image_to_video | Convert a still image into a video |
upload_file | Upload files to MuAPI for processing |
list_models | Browse available model categories |
model_details | Get details about a specific model |
get_prediction | Track the status of an async prediction |
account_balance | Check your MuAPI account balance |
Or install directly from GitHub:
Set your MuAPI API key:
Get your API key from muapi.ai.
Once installed, just ask Claude naturally:
Image Generation
Video Generation
Image Editing
Image to Video
After installing, you can invoke skills directly:
| Command | What it does |
|---|---|
/muapi:generate-image <prompt> | Generate an image from a text prompt |
/muapi:generate-video <prompt> | Generate a video from a text prompt |
/muapi:edit-image <instructions> | Edit an existing image |
/muapi:image-to-video <image url> | Animate a still image into a video |
/muapi:media-help | Explore available models and get recommendations |
If you want to run the plugin locally for development:
Create a .env file:
Run the MCP server directly:
ISC