weneed-mcp 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +7 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -30,11 +30,14 @@ npm install -g weneed-mcp
|
|
|
30
30
|
|
|
31
31
|
### Claude Desktop (Extension)
|
|
32
32
|
|
|
33
|
-
The easiest way to get started. Download [weneed-mcp.mcpb](https://github.com/lewpgs/weneed-mcp/releases/latest/download/weneed-mcp.mcpb)
|
|
33
|
+
The easiest way to get started. Download [weneed-mcp.mcpb](https://github.com/lewpgs/weneed-mcp/releases/latest/download/weneed-mcp.mcpb) and install it:
|
|
34
34
|
|
|
35
|
-
|
|
36
|
-
- **
|
|
37
|
-
- **
|
|
35
|
+
**macOS:**
|
|
36
|
+
- **Double-click** the downloaded file, or
|
|
37
|
+
- **Drag and drop** it onto the Claude Desktop app icon
|
|
38
|
+
|
|
39
|
+
**Windows:**
|
|
40
|
+
- In Claude Desktop, go to **File > Settings > Extensions > Advanced Settings > Install Extension** and select the downloaded file
|
|
38
41
|
|
|
39
42
|
You'll be prompted for your WeNeed credentials, which are stored securely in your OS keychain.
|
|
40
43
|
|