Home › Other › Workix

Workix

Remote jobs, freelance gigs, vacancies. 24 boards: Upwork, Freelancer, RemoteOK, hh.ru, Kwork.

TypeScript
★ 13 stars Last pushed 2026-09-23 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.0.0)

npx -y @workix/mcp@1.0.0

Or add to your MCP client config:

{
  "mcpServers": {
    "workix": {
      "command": "npx",
      "args": [
        "-y",
        "@workix/mcp@1.0.0"
      ],
      "env": {
        "WORKIX_API": "<YOUR_VALUE>",
        "WORKIX_AGENT_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • WORKIX_API — Workix hub API base URL (default https://workix.co)
  • WORKIX_AGENT_KEY secret — Agent key for hub write actions (optional for public search)

Related servers

Data from the Official MCP Registry