Skip to content
Zed

emplyx for Zed

io.github.ezemiz/emplyx

Emplyx HR Platform - 346+ tools for employees, schedules, time tracking & payroll

client:Zed transport:stdio runtime:npm

Install emplyx 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": {
    "emplyx": {
      "command": "npx",
      "args": [
        "-y",
        "@emplyx/mcp-server"
      ],
      "env": {
        "EMPLYX_API_KEY": "<EMPLYX_API_KEY>",
        "EMPLYX_API_URL": "<EMPLYX_API_URL>"
      }
    }
  }
}

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

emplyx in other clients