Skip to content

Commit d05a29e

Browse files
committed
update README
1 parent d87887f commit d05a29e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,13 @@ The server implements comprehensive error handling with custom error classes and
129129
- `ALLOW_SHELL_COMMANDS`: Set to 'true' to enable shell command execution (e.g. `!ls`). Defaults to false for security.
130130
- `NVIM_SOCKET_PATH`: Set to the path of your Neovim socket. Defaults to '/tmp/nvim' if not specified.
131131

132-
## Usage with Claude Desktop
132+
## Installation
133+
134+
### Option 1: DXT Package (Recommended)
135+
1. Download the latest `.dxt` file from [Releases](https://github.com/bigcodegen/mcp-neovim-server/releases)
136+
2. Drag the file to Claude Desktop
137+
138+
### Option 2: Manual Installation
133139
Add this to your `claude_desktop_config.json`:
134140
```json
135141
{

0 commit comments

Comments
 (0)