Why localhost doesn't work as OpenAI Base URL in Cursor — and how to fix it
Cursor's cloud backend routes all LLM API calls through its servers at api2.cursor.sh, making localhost base URLs unreachable and causing chat requests to hang. A developer found that exposing a local…