Remote jobs, freelance gigs, vacancies. 24 boards: Upwork, Freelancer, RemoteOK, hh.ru, Kwork.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @workix/mcp
MCP client config
{
"mcpServers": {
"workix": {
"command": "npx",
"args": [
"-y",
"@workix/mcp"
]
}
}
}