Commit ec2a7a4
committed
fix: force native tool mode for huly-mcp 0.44 compatibility
huly-mcp 0.44 defaults unknown clients (including this CLI) to a proxy
surface that only advertises meta-tools via tools/list, hiding the native
tools (get_issue, list_issues, ...) the CLI dispatches directly. Pin
@firfi/huly-mcp to 0.44.3 and force HULY_TOOL_MODE=native so every tool
stays first-class and the direct tool-name dispatch keeps working.1 parent d9f044d commit ec2a7a4
3 files changed
Lines changed: 742 additions & 24 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
0 commit comments