Skip to content

Commit a7d2533

Browse files
authored
Merge pull request #2 from netwrix/install-dxt-cleanup
Clear up install paths for DXT
2 parents 44a209d + 0e0ec6e commit a7d2533

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

README.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,25 @@ To clone the repository:
4848
git clone https://github.com/netwrix/mcp-server-nps.git
4949
```
5050

51-
### Install in Claude Desktop via Desktop Extensions
51+
### Install in Claude Desktop via Desktop Extensions (Recommended)
5252

53-
- Navigate `File -> Settings -> Extensions -> Advanced settings -> Install Extension...`
54-
- Select the `mcp-server-nps.dxt` file to upload (found in releases)
53+
#### Option 1: One-click Installation
54+
55+
- Download the latest `mcp_server_nps.dxt` file from [releases](https://github.com/netwrix/mcp-server-nps/releases)
56+
57+
- Double-click to open with Claude Desktop (may have to find Claude Desktop to "Open with...")
58+
59+
- Click "Install"
60+
61+
#### Option 2: Upload Desktop Extension File Manually
62+
63+
- Download the latest `mcp_server_nps.dxt` file from [releases](https://github.com/netwrix/mcp-server-nps/releases)
64+
- Navigate to `File -> Settings -> Extensions -> Advanced settings -> Install Extension...`
5565
- Fill out the required fields, select Install and Enable
5666

5767
### Install in Claude Desktop via Configuration File
5868

59-
- Navigate `File -> Settings -> Developer -> Edit Config`
69+
- Navigate to `File -> Settings -> Developer -> Edit Config`
6070

6171
Open the `claude_desktop_config.json` file and add the following:
6272

0 commit comments

Comments
 (0)