huly-mcp
Huly MCP
Huly MCP: feature-complete MCP server for Huly integration
Package Details
@firfi/huly-mcp
Environment Variables
Reachable self-hosted or replacement hosted Huly API URL
Your Huly account email
Your Huly account password
Huly workspace identifier
Connection timeout in milliseconds. Omit to use the package default.
Tool exposure mode: auto (default), native, or proxy. Auto keeps exact claude-code native and resolves Codex, Cursor, Windsurf, Copilot, opencode, Claude AI, and unknown clients to proxy mode.
Set true to make active TOOLSETS / TOOLS a hard allow-list for proxy search, schema lookup, and invocation. Defaults to false.
Comma-separated native Huly tool categories to expose, such as issues,projects,search. If unset with TOOLS, all native tools are exposed.
Comma-separated exact native Huly tool names to expose in addition to selected TOOLSETS, such as list_documents,create_issue.