MiniMax has launched MMX-CLI, a Node.js-based command-line interface that offers the MiniMax AI platform’s generative capabilities to developers and AI agents in tools like Cursor, Claude Code, and OpenCode.
MMX-CLI aims to streamline the use of large language model (LLM)-based agents, which traditionally struggle to generate media such as speech, music, and images without separate integration layers like the Model Context Protocol (MCP). This interface allows users to access generative features directly as shell commands, eliminating the need for custom API wrappers and authentication management.
Introducing MMX-CLI — our first piece of infrastructure built not for humans, but for Agents.
Your Agent can read, think, and write. But ask it to sing, paint, or show you a world it's never seen — and it falls silent. Not because it doesn't understand, but because it has no… pic.twitter.com/V0HfINJfbm— MiniMax (official) (@MiniMax_AI) April 10, 2026
MMX-CLI encompasses seven generative command groups: mmx text, mmx image, mmx video, mmx speech, mmx music, mmx vision, and mmx search. Each group enables specific functionalities, such as multi-turn chat, image generation from text, and web search execution.
The mmx text command provides features like streaming output and JSON output mode, allowing for targeted model selection via the –model flag. The mmx image command generates images with adjustable aspect ratios and batch counts, while the mmx video command can submit jobs synchronously or asynchronously, accommodating different use cases.
The mmx speech command includes text-to-speech capabilities with over 30 voices, and options for speed and pitch adjustments. The mmx music command generates music from text prompts, offering extensive compositional controls. The mmx vision command enables image understanding and description through a vision-language model, and the mmx search command executes web queries, returning results in text or JSON format.
MMX-CLI is developed primarily in TypeScript and uses Bun for its native runtime, ensuring compatibility with Node.js 18+ environments. It employs Zod for configuration schema validation, facilitating straightforward deployment across various environments. The interface also features dual-region support for users in different geographical locations.
This development significantly lowers the integration barrier for AI developers by consolidating multiple generative capabilities into a single command-line interface. MiniMax stated that AI agents can be set up with just two commands and a natural language instruction, enabling them to learn the full command interface autonomously through the included documentation.
The official open command-line interface, MMX-CLI, provides access to generative modalities without requiring MCP integration, enhancing usability for programmatic and agent-based operations.





