# coder/claudecode.nvim

🧩 Claude Code Neovim IDE Extension

Repository: https://github.com/coder/claudecode.nvim
Canonical: https://ross.abutalabs.com/products/claudecodenvim
Language: Lua
License: MIT
License Family: permissive
Topics: claude-code, neovim, claude
Last push: 2026-08-11T20:58:22+00:00

## Health v2 (maintenance only)
Score: 63/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 36, longevity 33
- inputs: {"age_days": 469, "days_push": 22, "days_rel": 351, "gap_med": 52.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3031, forks 214 (observed 2026-08-28T04:07:38.877631+00:00)

## What it is
A Neovim plugin that integrates Anthropic's Claude Code AI coding assistant into Neovim via a pure Lua WebSocket MCP implementation. It reverse-engineers the official VS Code/JetBrains extension protocol to provide the same AI-powered editing experience.

## Use cases
- use claude code inside neovim
- send selected code to claude from my editor
- add files from nvim-tree to claude context
- review and accept AI-generated diffs in neovim
- toggle a claude code side panel in neovim
- resume a previous claude code session
- switch claude models from within the editor

## When to choose
- you use Neovim as your primary editor and want Claude Code integration
- you want a dependency-free pure Lua implementation
- you want to learn or build your own MCP-based editor integrations

## When to avoid
- you use VS Code or JetBrains, which have official extensions
- you need a stable, officially supported integration rather than a beta community plugin
- you don't use Neovim 0.8+

## Facets
- artifact type: plugin
- maturity: active
- function: mcp, chatbot, developer-tools, websocket
- domain: developer-tools, text-editors, large-language-models
- platform: editor-plugin, cross-platform
- tags: claude-code, neovim-plugin, ai-coding-assistant, lua, ide-integration, ai-agents, neovim

## Member repositories
- coder/claudecode.nvim (main) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:38.877631+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-30T07:29:48.865573+00:00, confidence not recorded.
  - readme: https://github.com/coder/claudecode.nvim (fetched 2026-08-28T04:07:38.877631+00:00, sha 4028386b7e2e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
