Skip to content
Cursor

mcp minimax for Cursor

io.github.acedatacloud/mcp-minimax

MCP server for MiniMax H3 multimodal video generation

client:Cursor transport:streamable-http runtime:pypi

Install mcp minimax in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-minimax": {
      "url": "https://minimax.mcp.acedata.cloud/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

mcp minimax in other clients