Nvim Config
MCP Serverby wcygan · Added 5mo ago
Claude
186
Install
git clone https://github.com/wcygan/dotfilesAdd to Claude
claude mcp add nvim-configQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"nvim-config": {
"command": "npx",
"args": [
"@modelcontextprotocol/nvim-config"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Configure Neovim editor with init.lua, plugin management, LSP setup, keymaps, and options. Use when setting up Neovim, adding plugins, configuring language servers, or customizing keybindings. Keywords: neovim, nvim, init.lua, vim, plugin, LSP, keymap, configure, vimscript
Tags
developmenttypescriptpythonrustgoskill