Workix MCP Server

Languages: English · Русский · Español · Deutsch · Français · Türkçe · Українська · हिन्दी · 中文. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 20 · #74 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Workix

before you install - you'll need

Set WORKIX_API, WORKIX_AGENT_KEY before connecting.

Claude Code

claude mcp add facetoplace-workix -- npx -y @workix/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "facetoplace-workix": {
      "command": "npx",
      "args": [
        "-y",
        "@workix/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 no standard license detected - usage rights unclear; check the repo before commercial use

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

registry vendor namespace co.workix - domain-verified with the official MCP registry

03 · What Workix can do

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

Latest releases

v1.1.0 · 2026-08-21

Workix MCP 1.1.0\n\nПервый публичный релиз MCP 1.1.0.\n\n### Что нового\n\n- Новые адаптеры: JobSearchDB, региональные площадки, Remocate, Startup Jobs MCP, Startupium и TheHub.\n- Новые инструменты поиска стартапов и…

04 · Who maintains Workix

Workix is maintained by facetoplace. It's the only MCP server we track from this author; the repo dates to Jul 2024.

05 · Facts

category
other - ranked #74 of 848 actively-maintained other servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-21)
registry
co.workix/mcp (active, first published 2026-07-26 · 4 versions)
packages
npm:@workix/mcp

06 · Workix FAQ

What is Workix?

Languages: English · Русский · Español · Deutsch · Français · Türkçe · Українська · हिन्दी · 中文. It runs locally over stdio via the published package.

Is Workix still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Workix?

Run `npx -y @workix/mcp`. The README documents 2 environment variables (WORKIX_API, WORKIX_AGENT_KEY) to set first. Set WORKIX_API, WORKIX_AGENT_KEY before connecting. You can also paste the ready-made client config above.

Does Workix 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 Workix

More MCP servers to compare · Harmonyos · ParaView MCP Server · u-he Preset Randomizer · Aurora · Fastalertnow MCP Server

More TypeScript MCP servers · BoondManager MCP Server · Open SCAD · see all