Workday MCP connector for Claude AI — part of PeopleLayer.
| Tier | Tools |
|---|---|
| Free | get_* list_* search_* — read-only |
| Pro | + submit, approve, create, update, enroll |
- HCM & Org Structure
- Recruiting
- Time Off
- Performance
- Learning & Extended Enterprise
- Absence Management
git clone https://github.com/peoplelayer/workday-mcp
cd workday-mcp && npm install
cp .env.example .env
npm startFull docs → · MIT License