← Index

io.github.ezemiz/emplyx

io.github.ezemiz/emplyx·v1.0.1·Calendar & Time
Quality Score
81
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "emplyx": {
      "command": "npx",
      "args": [
        "-y",
        "@emplyx/mcp-server"
      ],
      "env": {
        "EMPLYX_API_KEY": "<your-emplyx_api_key>",
        "EMPLYX_API_URL": "<emplyx_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "emplyx": {
      "command": "npx",
      "args": [
        "-y",
        "@emplyx/mcp-server"
      ],
      "env": {
        "EMPLYX_API_KEY": "<your-emplyx_api_key>",
        "EMPLYX_API_URL": "<emplyx_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @emplyx/mcp-server
§02  Environment variables
EMPLYX_API_KEY
requiredsecret

Your Emplyx API key (format: emplyx_live_xxx). Get one from Settings > API Keys in Emplyx admin panel.

EMPLYX_API_URL

Optional. Emplyx API endpoint URL. Defaults to https://api.emplyx.com

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time