
Security News
GitHub Actions Adds cache-mode to Limit Cache Poisoning Risk
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.
@emplyx/mcp-server
Advanced tools
MCP Server for Emplyx HR Platform - Access 346+ HR management tools via Model Context Protocol
MCP (Model Context Protocol) server for Emplyx HR Platform. Exposes 346+ HR management tools to AI assistants like Claude.
npm install -g @emplyx/mcp-server
# or use with npx
npx @emplyx/mcp-server
Add to your claude_desktop_config.json:
{
"mcpServers": {
"emplyx": {
"command": "npx",
"args": ["@emplyx/mcp-server"],
"env": {
"EMPLYX_API_KEY": "emplyx_live_your_key_here"
}
}
}
}
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json| Variable | Required | Description |
|---|---|---|
EMPLYX_API_KEY | Yes | Your Emplyx API key (format: emplyx_live_xxx) |
EMPLYX_API_URL | No | API endpoint (default: production) |
The server exposes tools based on your API key's scopes:
| Scope | Tools |
|---|---|
employees:read | Search employees, get employee details |
employees:write | Create, update, deactivate employees |
schedules:read | List shifts, view schedules |
schedules:write | Assign shifts, manage schedules |
absences:read | View absence requests, balances |
absences:write | Create/approve/reject absence requests |
clockings:read | View time entries, timelines |
clockings:write | Create corrections, approve requests |
documents:read | List documents |
documents:write | Upload, manage documents |
* | Full access to all 346+ tools |
Once configured, you can ask Claude things like:
Ensure your API key:
emplyx_live_The package includes pre-compiled binaries. If missing:
MIT - See LICENSE for details.
FAQs
MCP Server for Emplyx HR Platform - Access 346+ HR management tools via Model Context Protocol
The npm package @emplyx/mcp-server receives a total of 10 weekly downloads. As such, @emplyx/mcp-server popularity was classified as not popular.
We found that @emplyx/mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GitHub Actions now supports cache-mode, a least-privilege control on the Actions cache aimed at the cache poisoning technique behind recent compromises.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.