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.
- package/README.md +7 -0
- 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
|