mcpbeat Sign in

Hlix MCP Server

local only

Hlix runs on your own machine — the client starts it, so there is no endpoint to ping. 221 installs a week from npm.

Work with Hlix projects, tasks, cycles, comments, and verified reviews in one workspace.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 200 · avg 11 · +1493% w/w
a month agotoday
221
Installs / week
npm · @hlix/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add hlix -- npx -y @hlix/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hlix": {
      "args": [
        "-y",
        "@hlix/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hlix]
command = "npx"
args = ["-y", "@hlix/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hlix": {
      "args": [
        "-y",
        "@hlix/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hlix": {
      "args": [
        "-y",
        "@hlix/mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Hlix

same job, measured the same way
Ithura
by ithura

Manage tasks, sprints, projects, and wiki pages in your Ithura workspace.

47 installs/wk local only
xTiles
by xtiles

Read and structure notes, projects, tasks, and pages in the xTiles visual workspace.

answering
C
Coliving Search
by digitalnomadindex

Search 14,000+ verified coliving and coworking spaces with pricing, amenities, and reviews.

local only
hilos workspace
by hilos

Operate hilos project rooms, Docs, Tasks, messages, memory, and coding-agent review workflows.

answering
Clickup
by mcparmory

Manage tasks, lists, checklists, comments, and project workflows

247 installs/wk local only
Vaiz
by vaiz

Connect AI assistants to your Vaiz workspace: tasks, projects, boards, documents and milestones.

63 installs/wk local only
Wrike
by waystation

Manage projects, tasks, and workflows with Wrike project management.

answering
Bridgeapp
by bridgeapp

BridgeApp workspace over MCP: tasks, chats, threads, pages, and projects.

answering

Hlix — questions

Answers built from our own checks of this server.

Why is there no uptime for Hlix?
Hlix runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @hlix/mcp was installed 221 times last week.
Is Hlix still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Hlix?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @hlix/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Hlix?
The npm package @hlix/mcp was installed 221 times in the last week. Week over week that is +1493%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.