Home › Productivity › Huly MCP
Huly MCP
Huly MCP: feature-complete MCP server for Huly integration
Topics: Workplace & Productivity
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.52.5)
npx -y @firfi/huly-mcp@0.52.5
Or add to your MCP client config:
{
"mcpServers": {
"huly-mcp": {
"command": "npx",
"args": [
"-y",
"@firfi/huly-mcp@0.52.5"
],
"env": {
"HULY_URL": "<YOUR_VALUE>",
"HULY_EMAIL": "<YOUR_VALUE>",
"HULY_PASSWORD": "<YOUR_VALUE>",
"HULY_WORKSPACE": "<YOUR_VALUE>",
"HULY_CONNECTION_TIMEOUT": "<YOUR_VALUE>",
"HULY_TOOL_MODE": "<YOUR_VALUE>",
"PROXY_OUTPUT_STRICT": "<YOUR_VALUE>",
"TOOLSETS": "<YOUR_VALUE>",
"TOOLS": "<YOUR_VALUE>"
}
}
}
}
HULY_URLrequired — Reachable self-hosted or replacement hosted Huly API URLHULY_EMAILrequired — Your Huly account emailHULY_PASSWORDrequired secret — Your Huly account passwordHULY_WORKSPACErequired — Huly workspace identifierHULY_CONNECTION_TIMEOUT— Connection timeout in milliseconds. Omit to use the package default.HULY_TOOL_MODE— 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.PROXY_OUTPUT_STRICT— Set true to make active TOOLSETS / TOOLS a hard allow-list for proxy search, schema lookup, and invocation. Defaults to false.TOOLSETS— Comma-separated native Huly tool categories to expose, such as issues,projects,search. If unset with TOOLS, all native tools are exposed.TOOLS— Comma-separated exact native Huly tool names to expose in addition to selected TOOLSETS, such as list_documents,create_issue.
Related servers
google_workspace_mcp
Comprehensive Google Workspace MCP server with full support for Google Calendar, Drive, Gmail, and Docs, Forms, Chats, Slides and Sheets…
crosspaste-desktop
Open-source cross-device clipboard manager with a built-in MCP server. Search and retrieve clipboard history synced across all your…
boss-agent-cli
BOSS Zhipin recruitment workflow for AI agents. 49 MCP tools for job search, welfare filtering, recruiter messaging, pipeline tracking,…
mcp-gsuite
Integration with gmail and Google Calendar.
mcp-odoo
Odoo MCP: gated writes, multi-instance. Free hosted: ERPipe (mcp.erpipe.com)
Workopia — Job Search
Search 6.3M+ live jobs from companies' own career pages, plus resume tailoring & cover letters.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry