Skip to content
Zed

Workix for Zed

co.workix/mcp

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

client:Zed transport:stdio runtime:npm

Install Workix in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@workix/mcp"
      ],
      "env": {
        "WORKIX_API": "<WORKIX_API>",
        "WORKIX_AGENT_KEY": "<WORKIX_AGENT_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Workix in other clients