Workix MCP Server

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

People who work with freelance, workix and job search and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-09 · ★ 13 · #201 OF 945 MAINTAINED OTHER · VERIFIED 2026-09-18

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.2.6 · 2026-09-01

First public release since 1.2.2 - bundles 1.2.3 → 1.2.6. · Added · RU browser-profile adapters - Profi.ru (услуги, kind:service) and Avito Работа (вакансии, kind:job). Read a logged-in browser profile, never apply…

v1.2.2 · 2026-08-26

Workix MCP 1.2.2 · This release expands Workix from job discovery into a broader network for people, projects, collaboration, and mentorship. Agents can search for participants by skills and interests, identify…

v1.1.0 · 2026-08-21

Workix MCP 1.1.0 · The first public release of Workix MCP: a local MCP server that connects AI agents to the Workix hub and external freelance and startup job sources. It provides a shared discovery layer while keeping…

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 #201 of 945 actively-maintained other servers as of 2026-09-18.
release cadence
3 releases in the last 90 days (latest 2026-09-01)
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-09-18, its last commit was 2026-09-09 and it shipped 3 releases 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 · Instapdown MCP · BoondManager MCP Server · see all