Migrating from JWT, which app do I need?

This is a more general question so it does not fit the message format.

I was using JWT to join Zoom meetings on my web platform. Since JWT is now deprecated I need to create a new Zoom app. It is said that I should migrate to “server-to-server-oauth” but there is also a “Meetings SDK” app.

Which is now the correct app for me to pick?

Greets
Christoph

Addition:

I now tried to go with the “server-to-server-oauth” app and I managed to get an access token. Can I even use that with the Meeting SDK? Because here is still the JWT mentioned?