
1{2 "mcpServers": {3 "neovim integration": {4 "env": {5 "NVIM_SOCKET_PATH": "/tmp/nvim",6 "ALLOW_SHELL_COMMANDS": "true"7 },8 "args": [9 "-y",10 "mcp-neovim-server"11 ],12 "command": "npx"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation