@dugynoo/huly-mcp 0.13.0 → 0.14.0

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 (3) hide show
  1. package/README.md +257 -237
  2. package/dist/index.cjs +5586 -5029
  3. package/package.json +2 -2
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@dugynoo/huly-mcp",
3
- "version": "0.13.0",
4
- "description": "MCP server for Huly integration with task type support and Process plugin tools. Fork of @firfi/huly-mcp.",
3
+ "version": "0.14.0",
4
+ "description": "Complete MCP server for Huly project management with 209 tools across 23 categories. Supports custom task types, project-scoped status workflows, and read-side Process plugin tools.",
5
5
  "mcpName": "io.github.dugynoo/huly-mcp",
6
6
  "type": "module",
7
7
  "main": "./dist/index.cjs",