Can I use Cursor Agent (or similar) with a local LLM setup (8B / 13B)?

Posted by BudgetPurple3002@reddit | LocalLLaMA | View on Reddit | 8 comments

Hey everyone, I want to set up a local LLM (running 8B and possibly 13B parameter models). I was wondering if tools like Cursor Agent (or other AI coding agents) can work directly with my local setup, or if they require cloud-based APIs only.

Basically:

Is it possible to connect Cursor (or any similar coding agent) to a local model?

If not Cursor specifically, are there any good agent frameworks that can plug into local models for tasks like code generation and project automation?

Would appreciate any guidance from folks who’ve tried this. 🙏