RRoutify · 轻舟

集成 · Cursor

Cursor 配上目前最便宜的前沿编码模型。

Cursor 走 OpenAI 协议。Routify 也走 OpenAI 协议。改一个 base URL,每一次 Tab / Composer / Agent 调用都跑在 DeepSeek V3.2 上 —— $0.14 / 1M tokens,代码场景比 GPT-4o 便宜约 18 倍。无 proxy、无插件、无 patch。

30 秒接入

Cursor uses an OpenAI-compatible base URL. Override OPENAI_BASE_URL and you’re done — no plugin, no extension, no proxy.

💡 在 Routify 面板配置备用链:当 DeepSeek 限流时,Cursor 请求自动透明切到 Kimi 或 Qwen3 Coder。

~/.cursorrc
# In Cursor → Settings → Models, add a custom OpenAI provider:
#   API Base:  https://routify.bytedance.city/v1
#   API Key:   rtf_xxx_your_routify_key
#
# Or set env vars and restart Cursor:
export OPENAI_BASE_URL=https://routify.bytedance.city/v1
export OPENAI_API_KEY=rtf_xxx_your_routify_key

# Then in Cursor, type a model id like:
#   deepseek-chat       (cheapest, GPT-4-class)
#   claude-opus-4-7     (frontier, pass-through pricing)
#   kimi-k2             (long-context tool use)

Cursor 会缓存模型列表 —— 切换 base URL 后建议重启 Cursor。

推荐配置

为 Cursor 优选。

三套实战验证过的模型组合。按你的优先级选一套,直接复制 model id 接入。

省钱档

代码量大,不想盯 token 计费。DeepSeek V3.2 写代码强,价格只到 GPT-4o 的 1/100。备用链处理那 1% DeepSeek 被冲爆的情况。

成本说明

Cursor 单次 session 中位数 ≈ $0.04,重度一天不超过 $1。

主模型

备用模型链

主模型超预算或宕机时,智能路由自动切到链上下一个。

常见问题

Cursor Tab 还能用吗?

能。Cursor Tab 用一个不走 OPENAI_BASE_URL 的小模型。Composer / Agent / chat-with-codebase 全部走 Routify。

Cursor 会知道自己在和不同的模型对话吗?

不会 —— Cursor 看到的就是普通的 OpenAI 兼容模型。Anthropic 独有特性(cache_control、anthropic-beta 头)由 Routify 在中间翻译。

DeepSeek V3.2 在 Routify 上有多快?

直连上游约 30-60 t/s。Routify 路由开销 p95 < 80ms。如果主通道慢于 SLO,自动切备用。

能用自己的 Anthropic key 吗?

能 —— 2026 Q3 上线。在面板里挂上自己的 key,只付路由费(前 100 万次请求/月免费)。

Mac / Windows / Linux 都支持吗?

全部支持。base URL 是 Cursor 自身的设置 —— Routify 不挑平台。

30 秒上线 Cursor。

$5 免费额度,无需信用卡。

Cursor — 30 秒接入 DeepSeek / Kimi / GLM · Routify