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
{
"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