#165 · Primary category: AI Coding Assistants
OpenCursor
Open-source Cursor-like AI coding agent for VS Code — agentic chat, multi-provider LLMs (OpenAI, Ollama, llama.cpp), semantic search, and MCP support
Project last updated:08/15/26
GitHub Stars
6.0K
Forks
1.0K
Contributors
12
License
MIT
Why we included this project
OpenCursor gives VS Code users a Cursor-style coding agent that can run completely on their own hardware. You can have it manage llama.cpp or Ollama models, index your repo with local embeddings, and then ask plain-language questions about the codebase, all without an internet connection. That appeals to developers in air-gapped setups or anyone who doesn't want source code leaving the machine. But it also works with hosted models: sign in with a Claude, ChatGPT, or Gemini subscription, point it at any OpenAI- or Anthropic-compatible endpoint, or run several providers side by side. For teams that want an assistant shaped by their own model choices and data rules, that flexibility is the point.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.