#100 · Primary category: AI Gateway & API Infrastructure

cursor2api-go

Free gemini-3-flash

Project last updated:04/04/26

GitHub Stars

1.1K

Forks

333

Contributors

3

License

Other

Why we included this project

Cursor2API is a Go service that turns Cursor's web backend into an OpenAI-compatible chat/completions endpoint. Point any client that speaks that protocol at it with a custom base URL and an API key, and you can call Gemini models through tools like ChatGPT Next Web or Lobe Chat. It handles streaming, tool calls, and API-key auth, and it automatically exposes a -thinking variant of the model. Deployment works through Docker or a systemd unit, with the port, timeout, and model list set via environment variables. One caveat: it depends on Cursor's web service under the hood, so treat it as a personal or experimental setup rather than a stable commercial dependency.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category