Odel
Workix

Workix

Local
@facetoplace13TypeScriptUpdated 6 days ago

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).

npm@workix/mcpv1.0.0

Run

npx -y @workix/mcp

MCP client config

{
  "mcpServers": {
    "workix": {
      "command": "npx",
      "args": [
        "-y",
        "@workix/mcp"
      ]
    }
  }
}