
A Go service that converts Cursor Web into OpenAI chat/completions compatible API
A Go service that converts Cursor Web into an OpenAI chat/completions compatible API.
chat/completions interface compatible*-thinking modelstools / tool_choice / tool_callsSet environment variables after deployment:
API_KEY: API authentication key (default: 0000)MODELS: Base model list, comma-separated (default: claude-sonnet-4.6)DEBUG: Enable debug mode (default: false)TIMEOUT: Request timeout in seconds (default: 60)