Productivity
Trust: 30/100 (Limited)io.github.ezemiz/emplyx Guide
Emplyx HR Platform - 346+ tools for employees, schedules, time tracking & payroll
by ezemiz
Quick Start
Install
npx @emplyx/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ezemiz-emplyx": {
"command": "npx",
"args": [
"@emplyx/mcp-server"
]
}
}
}