Skip to main content

Install Kilo Code

  1. Open VS Code, click the Extensions icon in the left activity bar, and search for “Kilo Code”.
  2. Click the “Install” button to add the extension. After installation, you may need to restart VS Code.

Configure MiniMax API

Important: Clear Anthropic Environment Variables Before ConfigurationBefore configuring, ensure you clear the following Anthropic-related environment variables to avoid conflicts with MiniMax API:
  • ANTHROPIC_AUTH_TOKEN
  • ANTHROPIC_BASE_URL
  1. Click Settings to go to the configuration page.
  1. Under API Provider, select MiniMax.
  2. In MiniMax Entrypoint, select the appropriate endpoint based on your location (for international users, select api.minimax.io; for users in China, select api.minimaxi.com)
  3. In MiniMax API Key, enter the API key from the MiniMax Developer Platform (For users in China, visit MiniMax Developer Platform).
  4. In Model, select MiniMax-M2.1.
  5. Click Save and then Done in the top-right corner to save the configuration.
  1. Start using MiniMax-M2.1 for development.