Skip to main content

Setup

1

Open Cursor Settings

Cmd+, (Mac) or Ctrl+, (Windows) → search “OpenAI”
2

Configure API

Set the following:
  • OpenAI API Key: kyma-your-api-key
  • API Base URL: https://kymaapi.com/v1
3

Select model

Add custom model: llama-3.3-70b or qwen-3-32b
4

Start coding

Use Cmd+K to chat with AI using free Kyma models.
TaskModelWhy
Code completionqwen-3-32bTop coding model
Code reviewllama-3.3-70bBest general reasoning
Refactoringkimi-k2Agentic code tasks
Quick editsllama-3.1-8bFastest response
Use qwen-3-32b for coding tasks — it scores highest on code benchmarks among free models.