Connect to Claude
Neovim icon

Neovim

Createdbigcodegen

Integrates Claude with Neovim using the Model Context Protocol to enable AI-assisted text editing.

About

Neovim integration connects Claude Desktop (or any MCP client) with Neovim, enabling AI-powered text editing and assistance. By leveraging Vim's native commands and workflows, this server provides a lightweight layer for code and general-purpose text manipulation. It allows Claude to view buffers, get cursor information, execute Vim commands, and make edits, enhancing productivity and offering intelligent assistance within the Neovim environment.

Key Features

  • Exposes Neovim buffers, cursor position, and editor status to Claude.
  • Supports text editing using insert, replace, and replaceAll modes.
  • Connects to Neovim via socket for real-time interaction.
  • Enables execution of Vim commands and shell commands through Neovim.
  • Provides window management operations within Neovim.

Use Cases

  • General-purpose AI text assistance in Neovim.
  • AI-assisted code editing within Neovim.
  • Integration of Neovim with Claude Desktop for enhanced workflow.