{"repo":"coder/claudecode.nvim","free":true,"listed":false,"github":"https://github.com/coder/claudecode.nvim","clone":"git clone https://github.com/coder/claudecode.nvim.git","description":"🧩 Claude Code Neovim IDE Extension","language":"Lua","stars":3004,"topics":["claude-code","neovim","claude"],"license":"MIT","category":"mcp-servers","readme_excerpt":"claudecode.nvim The first Neovim IDE integration for Claude Code — bringing Anthropic's AI coding assistant to your favorite editor with a pure Lua implementation. 🎯 TL;DR: When Anthropic released Claude Code with VS Code and JetBrains support, I reverse-engineered their extension and built this Neovim plugin. This plugin implements the same WebSocket-based MCP protocol, giving Neovim users the same AI-powered coding experience. What Makes This Special When Anthropic released Claude Code, they only supported VS Code and JetBrains. As a Neovim user, I wanted the same experience — so I reverse-engineered their extension and built this. - 🚀 Pure Lua, Zero Dependencies — Built entirely with vim.loop and Neovim built-ins - 🔌 100% Protocol Compatible — Same WebSocket MCP implementation as official extensions - 🎓 Fully Documented Protocol — Learn how to build your own integrations (see PROTOCOL.md) - ⚡ First to Market — Beat Anthropic to releasing Neovim support - 🛠️ Built with AI — Used Claude to reverse-engineer Claude's own protocol Installation That's it! The plugin will auto-configure everything else. Lazy-loading: with this spec the plugin loads on first use — when a listed cmd is run or a mapped key is pressed — not at startup. The cmd list is what makes :ClaudeCode (and the other commands below) available before any keymap is pressed. If you would rather load the plugin eagerly at startup, set lazy = false (the cmd / keys triggers then become optional). Requirements - N","default_branch":null,"files":null,"tree":[],"storefront":"/r/coder","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/coder/claudecode.nvim/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}