Huly MCP

Huly MCP is a feature-complete MCP server for Huly integration. Published on npm as @firfi/huly-mcp. It runs locally over stdio via the published package.

People connecting coding agent tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-18 · ★ 47 · #17 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Huly MCP

before you install - you'll need

Set HULY_URL, HULY_EMAIL, HULY_PASSWORD, HULY_WORKSPACE before connecting. MCP_TRANSPORT, MCP_AUTH_TOKEN are optional or environment-specific per the README.

Claude Code

claude mcp add dearlordylord-huly-mcp -- npx -y @firfi/huly-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "dearlordylord-huly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@firfi/huly-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @firfi/huly-mcp - the @firfi scope differs from the repo owner (dearlordylord); confirm it's the project's official package

registry namespace io.github.dearlordylord is GitHub-verified and matches the repo owner

03 · What Huly MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 2 documented tools across mac os, windows, including macOS, Windows.

The 2 tools it gives your agent

Extracted from the project's README - what Huly MCP lets an agent do.

macOS
- ~/Library/Application Support/Claude/claude_desktop_config.json
Windows
- %APPDATA%\Claude\claude_desktop_config.json

Latest releases

@firfi/[email protected] · 2026-08-13

Prevent orphaned stdio MCP processes with bounded shutdown

@firfi/[email protected] · 2026-08-11

@firfi/[email protected] · 2026-08-09

04 · Who maintains Huly MCP

Huly MCP is maintained by dearlordylord. We track 2 MCP servers from dearlordylord - 2 actively maintained, 47 combined GitHub stars, oldest repo from Feb 2026.

05 · Facts

category
coding agent - ranked #17 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-13)
registry
io.github.dearlordylord/huly-mcp (active, first published 2026-02-02 · 14 versions)
packages
npm:@firfi/huly-mcp

06 · Huly MCP FAQ

What is Huly MCP?

Huly MCP is a feature-complete MCP server for Huly integration. Published on npm as @firfi/huly-mcp. It runs locally over stdio via the published package.

Is Huly MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Huly MCP?

Run `npx -y @firfi/huly-mcp`. The README documents 6 environment variables (HULY_URL, HULY_EMAIL, HULY_PASSWORD…) to set first. Set HULY_URL, HULY_EMAIL, HULY_PASSWORD, HULY_WORKSPACE before connecting. MCP_TRANSPORT, MCP_AUTH_TOKEN are optional or environment-specific per the README. You can also paste the ready-made client config above.

Does Huly MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Huly MCP

More coding agent MCP servers · Defenter Proxy · Depwire · Amendor · Dev Lens · GLM MCP

More TypeScript MCP servers · Debridge MCP · Excalidraw · Debug Bundle · Decantr Ai MCP Server · Decionis MCP Server · see all