# 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

Repository: https://github.com/PawanOsman/OpenCursor
Canonical: https://ross.abutalabs.com/products/opencursor
Homepage: https://marketplace.visualstudio.com/items?itemName=pkrd.ocursor
Language: TypeScript
License: MIT
License Family: permissive
Topics: ai, agent, code, coder, cursor, extension, ide, vscode
Last push: 2026-08-15T08:46:31+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 97, release rhythm 95, longevity 97
- inputs: {"age_days": 1366, "days_push": 18, "days_rel": 32, "gap_med": 1.0, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 6004, forks 1027 (observed 2026-08-28T04:09:34.200610+00:00)

## What it is
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
- artifact type: plugin
- maturity: active
- function: agent-framework, llm-inference, rag, search-engine, chatbot, mcp
- domain: developer-tools, large-language-models, text-editors
- platform: editor-plugin, cross-platform
- tags: 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

## Member repositories
- PawanOsman/OpenCursor (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:34.200610+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:49:48.134363+00:00, confidence not recorded.
  - readme: https://github.com/PawanOsman/OpenCursor (fetched 2026-08-28T04:09:34.200610+00:00, sha c1b507f1ec73)
  - homepage: https://marketplace.visualstudio.com/items?itemName=pkrd.ocursor (fetched 2026-08-29T08:45:50.444035+00:00, sha 8f5c761f2e2c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
