Xchat1/cursor2api-go
A Go service that proxies Cursor's AI backend as an OpenAI-compatible API, exposing Gemini models.

Velocity · 7d
+4.3
★ / day
Trend
→steady
star history
This project wraps Cursor’s internal AI API and exposes it as a standalone OpenAI chat/completions-compatible service. It supports Google Gemini models including auto-derived thinking variants, handles tool/function calling, and provides API key authentication. Users deploy the service locally or via Docker to get direct API access to models that would otherwise only be available through Cursor’s IDE.