Cursor is the most widely used AI code editor, and its paid plans meter fast requests against Anthropic/OpenAI. What fewer people know: Cursor lets you override the OpenAI API base URL — which means you can route its custom-model requests to NovAI and run Chinese frontier models on your own USD balance.
nvai-...).https://aiapi-pro.com/v1.glm-5.3, kimi-k2.7-code, deepseek-v4-pro, qwen3.8-max.glm-5.3 when a conversation needs the whole repo — its 1M context absorbs large codebases that would be truncated elsewhere.kimi-k2.7-code-highspeed ($2.073/$8.61) — the low-latency variant of Kimi's agent model.| Model | Input $/1M | Output $/1M |
|---|---|---|
| kimi-k2.7-code (agent-tuned) | $0.67 | $3.40 |
| glm-5.3 (1M context flagship) | $1.25 | $4.00 |
| deepseek-v4-pro | $0.57 | $1.15 |
| doubao-seed-2.0-code | $0.448 | $2.24 |
| glm-4.7-flash (free forever) | $0 | $0 |
For long agent loops, kimi-k2.7-code and deepseek-v4-pro give the best cost-per-task; for repo-wide refactors that need the full codebase in context, glm-5.3's 1M window is unmatched. Use free glm-4.7-flash for planning and lightweight edits.
Your editor, your models, your budget — $2 free credit to start.
Yes, via the custom-model path: in Settings > Models, paste your NovAI API key, override the OpenAI Base URL to https://aiapi-pro.com/v1, and add model ids such as glm-5.3 or kimi-k2.7-code.
Partially. Cursor's built-in hosted models stay on Cursor billing; requests to your custom OpenAI-compatible models are billed by NovAI at provider-list prices with zero platform fee.
glm-5.3 for repo-wide context (1M tokens), kimi-k2.7-code for edits and agent work, and kimi-k2.7-code-highspeed when you need the lowest latency.