Neovim Integration
MCP Serverby bigcodegen · Added 5mo ago
Claude
301
Install
npx -y mcp-neovim-serverAdd to Claude
claude mcp add bigcodegen-mcp-neovim-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"neovim-integration": {
"command": "npx",
"args": [
"-y"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Integrates Claude Desktop with Neovim, enabling AI-enhanced coding assistance within the familiar Vim environment through direct interaction with buffers and commands.
Tags
AI & MLmcp-serverainpm