Ionhour
JSON →Let AI agents monitor and manage your infrastructure through the Model Context Protocol. Query, create, and resolve â all in natural language.
Install
npx -y @smithery/cli Tools · 49
- get_employee_info Retrieve employee information by ID or email
- list_employees List all employees with optional filters
- create_employee Create a new employee record
- update_employee Update an existing employee's information
- delete_employee Delete an employee record
- get_timesheet Retrieve timesheet entries for a specific period
- create_timesheet_entry Create a new timesheet entry
- update_timesheet_entry Update an existing timesheet entry
- delete_timesheet_entry Delete a timesheet entry
- approve_timesheet Approve a timesheet for processing
- get_payroll Retrieve payroll information for a pay period
- run_payroll Execute payroll processing for a period
- get_pay_stub Retrieve an employee's pay stub
- list_payroll_history List historical payroll runs
- get_leave_balance Retrieve an employee's leave balance
- request_leave Submit a leave request
- approve_leave Approve a pending leave request
- reject_leave Reject a pending leave request
- list_leave_requests List leave requests with filters
- get_schedule Retrieve employee schedules
- create_schedule Create a new schedule
- update_schedule Update an existing schedule
- delete_schedule Delete a schedule
- get_attendance Retrieve attendance records
- clock_in Record employee clock-in
- clock_out Record employee clock-out
- get_break Retrieve break records
- start_break Start a break period
- end_break End a break period
- get_department Retrieve department information
- list_departments List all departments
- create_department Create a new department
- update_department Update department details
- delete_department Delete a department
- get_position Retrieve position details
- list_positions List all positions
- create_position Create a new position
- update_position Update position details
- delete_position Delete a position
- get_report Generate a report based on parameters
- list_reports List available report templates
- export_data Export data in CSV or Excel format
- get_company_info Retrieve company information
- update_company_info Update company details
- get_holiday Retrieve holiday information
- list_holidays List all holidays
- create_holiday Create a new holiday
- update_holiday Update holiday details
- delete_holiday Delete a holiday
Environment variables
IONHOUR_API_KEYIONHOUR_BASE_URLIONHOUR_AUTH_URL
Links
githubgithub.com/ionhour/mcp ↗