PawanOsman/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 observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 97
- Release rhythm 95
- Longevity 97
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 1.0
- age_days: 1366
- days_rel: 32
- days_push: 18
- n_releases_24m: 11
Adoption not part of the score
6004 stars · 1027 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
OpenCursor is an open-source, Cursor-like AI coding agent distributed as a VS Code extension. It provides agentic chat that reads workspaces, edits files, runs commands, and performs local semantic codebase search, with multi-provider LLM support including fully offline operation via llama.cpp and Ollama.
Use cases
- run an AI coding agent fully offline in VS Code
- chat with an agent that edits files and runs shell commands in my workspace
- search my codebase semantically without sending code to the cloud
- use my Claude or ChatGPT subscription inside VS Code as a coding assistant
- run local GGUF models with llama.cpp or Ollama for code assistance
- connect MCP tools to an AI coding agent
- find code by meaning instead of keywords
When to choose
- you want a Cursor-like AI agent without vendor lock-in or subscription
- you need offline/airplane-mode coding with local models and local embeddings
- you want to mix multiple LLM providers (OAuth, API keys, local) in one agent
- you care about code never leaving your machine
When to avoid
- you need a fully polished commercial product with guaranteed support
- you don't use VS Code
- you have no GPU/hardware for local models and no API keys
- you need IDE-agnostic support beyond VS Code
Facets
plugin · maturity active
agent-framework llm-inference rag search-engine chatbot mcp developer-tools large-language-models text-editors editor-plugin cross-platform ai-coding-agent cursor-alternative local-llm llama-cpp ollama semantic-code-search vscode-extension offline-ai code-assistant ai-agents natural-language-processing vscode typescript nodejs
2 sources
- readme: https://github.com/PawanOsman/OpenCursor · fetched 2026-08-28 · c1b507f1ec73
- homepage: https://marketplace.visualstudio.com/items?itemName=pkrd.ocursor · fetched 2026-08-29 · 8f5c761f2e2c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PawanOsman/OpenCursor | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="PawanOsman/OpenCursor")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem