MinimaxM2 Model Not Responding

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I was using the Minimax-M2 model via the API, but after updates, the model stopped responding. I’m using the API with Cline and RoCode without any problems. There’s an error in Cursor Composer.
I’m not using MCP.
I tried clearing the cache and reinstalling, but the problem didn’t go away. Does anyone have any suggestions?

Steps to Reproduce

  1. Open the cursor chat
  2. Select the MinimaxM2 model
  3. Type any message
  4. The reply will return blank.

Expected Behavior

After the message, a full response is returned and the tool works properly.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 2.1.49 (user setup)
VSCode Version: 1.105.1
Commit: 21a2ed198584d56a91c0b996d1a09c93f8538440
Date: 2025-12-05T07:49:06.016Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Windows_NT x64 10.0.19045

For AI issues: which model did you use?

MiniMax-M2

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. We need a few details to troubleshoot:

  1. How are you selecting MiniMax-M2 in Cursor: which provider is shown in the model picker and where is the API key configured? Please share a screenshot.
  2. Do other models work in the agent (e.g., Claude, GPT, Gemini, Auto)?
  3. Please share the Request ID of the failed request: chat menu top-right > Copy Request ID.
  4. Open Help > Toggle Developer Tools and share errors from Console and the Network tab for this request (request/response headers and body if available).
  5. Cursor Settings > Network > Run Diagnostics and the result.
  6. Are you using a VPN, proxy, Zscaler, or a corporate network?

Quick checks:

  • In App Settings CTRL+, search for HTTP/2, enable Disable HTTP/2, then restart Cursor.

Important: Cursor officially supports BYOK for OpenAI, Anthropic, Google, Azure OpenAI, and AWS Bedrock. Please clarify which provider gives you MiniMax-M2 access in Cursor.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.