Convert text to audio with customizable voice, speed, and emotion, saving the file to a specified directory. Integrates with MiniMax API for high-quality speech synthesis.
Create custom videos using text prompts with MiniMax MCP JS. Specify model, duration, resolution, and output directory to generate videos tailored to your needs. Supports async mode for task management.
Clone voices from audio files to generate synthetic speech. Save output to specified directories. Uses MiniMax API for voice cloning, with costs applied for new voice models.
Convert text prompts into images using specified models and aspect ratios. Save generated visuals to designated directories for easy access and integration.
Generate custom music tracks using AI models by providing prompts and lyrics. Create songs tailored to specific styles, moods, or scenes. Save output in various formats and sample rates for diverse use cases.
Generate custom voices using description prompts and preview text with MiniMax MCP JS. Save outputs to specified directories for text-to-speech applications.
Explore and retrieve all available voice options for text-to-speech and voice cloning services within the MiniMax MCP JS environment. Specify voice types to filter results.
Check the status of a video generation task using the provided Task ID. Save the output file to a specified directory relative to the base path configured in MiniMax MCP JS.
Create design trees by nesting JSX markup in a single atomic call, building complete subtrees with built children. Use parent, replaceId, and insertIndex to place the subtree in the document.
Retrieve the current call stack when execution is paused, showing the chain of function calls with file locations and scope information, including async traces and source map support.
Apply multiple code transformations in a single operation to refactor JavaScript/TypeScript, including renaming, replacing patterns, inserting code, and removing unused imports.
Query Axiom datasets using Axiom Processing Language (APL) to analyze logs, metrics, and events with filtering, aggregation, and data shaping operations.
Evaluate JavaScript expressions in a specific call frame or global context to inspect variables, test logic, and understand program state during debugging.