ryoppippi/curxy
A Deno-based proxy worker that enables Cursor IDE to route requests to a local Ollama LLM server.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
Curxy is a lightweight proxy server built with Deno and Hono that allows Cursor IDE to use locally running Ollama models instead of cloud-based alternatives. It solves Cursor’s limitation of not being able to reach local servers by providing a tunneled endpoint, forwarding requests to the Ollama API while maintaining compatibility with Cursor’s expected OpenAI-compatible interface.