@o-t-p-y/mcp 0.4.0 → 0.4.1

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.fa.md CHANGED
@@ -55,7 +55,7 @@
55
55
  }
56
56
  ```
57
57
 
58
- می‌توانید اسنیپت آماده MCP را مستقیماً از صفحه‌ی **Integration** (`/integrate`) در [dash.otpy.ir](https://dash.otpy.ir) کپی کنید.
58
+ می‌توانید اسنیپت آماده MCP (برای Cursor، Claude Desktop، Windsurf و Kilo) را از صفحه‌ی **تنظیمات پروژه** (`/project-settings`) در [dash.otpy.ir](https://dash.otpy.ir) کپی کنید. ساخت خودِ کلید کاربری در صفحه‌ی **یکپارچه‌سازی** (`/integrate`) انجام می‌شود.
59
59
 
60
60
  ## مدل اسکوپ (`user_keys`)
61
61
 
package/README.md CHANGED
@@ -53,7 +53,7 @@ Add to `claude_desktop_config.json`:
53
53
  }
54
54
  ```
55
55
 
56
- You can also copy the pre-configured MCP snippet directly from the **Integration** page (`/integrate`) on [dash.otpy.ir](https://dash.otpy.ir).
56
+ You can also copy the pre-configured MCP snippet (Cursor, Claude Desktop, Windsurf, and Kilo) from your project's **Project Settings** page (`/project-settings`) on [dash.otpy.ir](https://dash.otpy.ir). Create the user key itself on the **Integration** page (`/integrate`).
57
57
 
58
58
  ## Scope model (`user_keys`)
59
59
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@o-t-p-y/mcp",
3
- "version": "0.4.0",
3
+ "version": "0.4.1",
4
4
  "type": "module",
5
5
  "description": "OTPy MCP server — agent-driven integration path. Implemented in P5.",
6
6
  "license": "MIT",