Setup
Configure API
Set the following:
- OpenAI API Key:
kyma-your-api-key - API Base URL:
https://kymaapi.com/v1
Recommended models for Cursor
| Task | Model | Why |
|---|---|---|
| Code completion | qwen-3-32b | Top coding model |
| Code review | llama-3.3-70b | Best general reasoning |
| Refactoring | kimi-k2 | Agentic code tasks |
| Quick edits | llama-3.1-8b | Fastest response |