Skip to content

How to get API Keys

adis1911 edited this page Mar 11, 2026 · 1 revision

🔑 How to get your API Keys

To use the AI Assistant, you need an API key from one of the supported providers. Most providers offer a free tier that is more than enough for playing Minecraft.


1. Google Gemini (Recommended & Free)

Google Gemini is currently the best free option. It is fast and has a very generous free limit.

  1. Go to Google AI Studio.
  2. Log in with your Google account.
  3. Click on "Get API Key" on the left sidebar.
  4. Click "Create API key in new project".
  5. Copy the key and paste it into the Gemini Key field in the mod's settings menu.

2. Groq (Ultra Fast & Free)

Groq is famous for its incredible speed. It uses Llama 3 models and is currently free to use.

  1. Visit the Groq Cloud Console.
  2. Create an account.
  3. Click on "API Keys" and then "Create API Key".
  4. Give it a name (e.g., "Minecraft Mod") and copy the key.
  5. Paste it into the Groq Key field in the mod's settings.

3. OpenAI (GPT-4o / GPT-3.5)

OpenAI is very stable but usually requires a small deposit (min. $5) to work.

  1. Go to the OpenAI Platform.
  2. Create an account and add at least $5 to your "Billing" credits.
  3. Create a new Secret Key.
  4. Paste it into the OpenAI Key field in the mod's settings.

⚠️ Important Security Note

Never share your API keys with anyone! If you are a streamer or recording a video, make sure the settings menu is not visible while you enter the key. If a key is leaked, delete it on the provider's website and create a new one immediately.


Back to Home

Clone this wiki locally