> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cubeuaeai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Using with Continue in VS Code

> Integrate Cube AI models with Continue in VS Code.

## About Continue in VS Code

Continue in VS Code is a popular AI tool that supports custom API providers. You can connect it to Cube AI to access a wide range of AI models.

## Get Your API Key

Open the [Cube AI Console](https://ai.cubeuaeai.com/?lang=en) and register an account (or log in if you already have one). Go to **API Keys**, create a new API key, and copy it.

## Configure Cube AI in Continue in VS Code

1. Open Continue in VS Code settings.
2. Select **OpenAI Compatible** or **Custom API Provider** as the provider type.
3. Enter your Cube AI API Key.
4. Set the **API Base URL** to `https://ai.cubeuaeai.com/v1`.
5. Enter the model name (e.g. `gpt-4o`, `claude-opus-4-7`).
6. Save the configuration, and you're ready to use Cube AI models!

## Available Models

Cube AI offers a wide selection of models, including GPT-4o, Claude Opus 4.7, Gemini, and more. Visit the [Cube AI Console](https://ai.cubeuaeai.com/?lang=en) to view all available models.
