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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is ryoppippi/curxy?
- A Deno-based proxy worker that enables Cursor IDE to route requests to a local Ollama LLM server.
- Is curxy open source?
- Yes — ryoppippi/curxy is open source, released under the MIT license.
- What language is curxy written in?
- ryoppippi/curxy is primarily written in TypeScript.
- How popular is curxy?
- ryoppippi/curxy has 419 stars on GitHub.
- Where can I find curxy?
- ryoppippi/curxy is on GitHub at https://github.com/ryoppippi/curxy.