Agent
MiniMax Code
MiniMax Code is an AI coding agent with Agent Client Protocol support.
View DocumentationACP Registry listing
npx package distribution
Documentation available
Getting Started
Learn how to get quickly setup using MiniMax Code with ACP.
1
Install from the ACP Registry
Use an ACP-compatible editor with registry support to install MiniMax Code from the ACP Registry.
2
Run manually if needed
Start MiniMax Code with: npx @minimax-ai/code@0.2.7 acp
3
Configure your editor
Select MiniMax Code from the ACP Registry in your editor, or add the command above to your agent server configuration.
Learn more about ACP
The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.