Huly MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 285 installs a week from npm. Last commit 3 Aug 2026.
Huly MCP: feature-complete MCP server for Huly integration
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add huly-mcp -- npx -y @firfi/huly-mcp
{
"mcpServers": {
"huly-mcp": {
"args": [
"-y",
"@firfi/huly-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.huly-mcp]
command = "npx"
args = ["-y", "@firfi/huly-mcp"]
{
"mcpServers": {
"huly-mcp": {
"args": [
"-y",
"@firfi/huly-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"huly-mcp": {
"args": [
"-y",
"@firfi/huly-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.