Replies: 1 comment
|
公司提供了cursor订阅,希望可以支持 agent cli 转api的功能 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi! Thank you for developing
cli-proxy-api—it’s been super useful!I'd like to suggest adding native proxy support for Cursor / Cursor Agent API.
Currently, models provided via Cursor CLI/API (such as
cursor-grok-4.5variants andcomposer-2.5) work really well. Right now, I have to run an external local wrapper and bridge it intocli-proxy-apiusingopenai-compatibility, which feels a bit cumbersome to maintain.It would be awesome if
cli-proxy-apicould support Cursor as a native provider (e.g., configuring it directly inconfig.yaml, routing/queuing requests, and tracking usage stats in the dashboard) without needing an extra background service.Thanks for considering this!
All reactions