nlook-mcp 1.0.64 โ†’ 1.0.65

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.
Files changed (2) hide show
  1. package/README.md +7 -0
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -176,6 +176,13 @@ After saving the configuration, restart Claude Desktop to load the NLook MCP ser
176
176
  | `admin_create_release` | Create a new release note |
177
177
  | `admin_update_release` | Update an existing release note |
178
178
 
179
+ ### ๐Ÿค– For other AIs / Cursor
180
+
181
+ ๋„๊ตฌ ์ด๋ฆ„ยท์„ค๋ช…ยท์ธ์ž ์Šคํ‚ค๋งˆ๋ฅผ **JSON ๋””์Šคํฌ๋ฆฝํ„ฐ**๋กœ ์ œ๊ณตํ•ด, ๋‹ค๋ฅธ AI๋‚˜ ํด๋ผ์ด์–ธํŠธ๊ฐ€ ๋„๊ตฌ๋ฅผ ์ธ์‹ํ•˜๊ณ  ํ˜ธ์ถœํ•  ์ˆ˜ ์žˆ๋„๋ก ํ•ฉ๋‹ˆ๋‹ค.
182
+
183
+ - **์œ„์น˜:** [mcp-descriptors/](mcp-descriptors/) (Workflow / Agent / Skill / Schedule / Run ๋„๊ตฌ 24๊ฐœ)
184
+ - **์šฉ๋„:** Cursor MCP ์บ์‹œ์— ๋„๊ตฌ๊ฐ€ ๋ˆ„๋ฝ๋œ ๊ฒฝ์šฐ ์ฐธ๊ณ ยท๋ณต์‚ฌ, ๋˜๋Š” ํด๋ผ์ด์–ธํŠธ ๊ตฌํ˜„ ์‹œ ์Šคํ‚ค๋งˆ ์ฐธ์กฐ
185
+
179
186
  ## Usage Examples
180
187
 
181
188
  ### Saving Content
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nlook-mcp",
3
- "version": "1.0.64",
3
+ "version": "1.0.65",
4
4
  "description": "NLook MCP Server for Claude Desktop and AI tools integration",
5
5
  "main": "dist/index.js",
6
6
  "bin": {