Loading MCP server directory, please wait...
Emplyx HR Platform - 346+ tools for employees, schedules, time tracking & payroll
npx @getmcp/cli add io.github.ezemiz/emplyxRequires Node.js 18+. Community-contributed server. Review source before installing.
EMPLYX_API_KEYYour Emplyx API key (format: emplyx_live_xxx). Get one from Settings > API Keys in Emplyx admin panel.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ezemiz/emplyx": {
"command": "npx",
"args": [
"-y",
"@emplyx/mcp-server"
],
"env": {
"EMPLYX_API_KEY": "",
"EMPLYX_API_URL": ""
}
}
}
}