Core Features
- add employee
- list employees
- create pay period
- calculate deductions
- run payroll
- get payslip
- list pay runs
- get tax summary
HR Payroll processor manage employees calculate deductions.
Payroll processor — manage employees, calculate deductions, run payroll cycles, and generate payslips
Available as a web app, standalone desktop app (macOS, Windows, Linux), and inside the ClawPad workspace.
Operations (15): add_employee, list_employees, create_pay_period, calculate_deductions, run_payroll, get_payslip, ...