MCP server · OnPay
onpay-mcp.yml
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for OnPay. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If OnPay publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport
Tools
list_employees— List employees for the authorized companycreate_employee— Insert an employee with wagesget_employee— Get one employee by employee_idupdate_employee— Update an employee (requires current version)list_employee_deductions— List deductions for an employeeupdate_employee_deduction_batch— Update an employee deduction batchcreate_employee_deduction_batch— Insert a deduction batch for an employeelist_deduction_schedule— List scheduled changes to an employee deductionschedule_deduction_change— Submit a scheduled change to a deduction batchlist_employee_bank_accounts— List an employee's direct-deposit accountsreplace_employee_bank_accounts— Replace an employee's direct-deposit accountslist_employee_wages— List employee pay itemsupdate_employee_wages— Update employee pay itemslist_wage_schedule— List scheduled changes to employee pay itemsschedule_wage_change— Schedule an employee wage change for approvallist_employee_leave— List employee leave itemsupdate_employee_leave— Update employee leave itemslist_employee_tax_fields— List employee tax fieldsupdate_employee_tax_fields— Patch employee tax fieldsset_employee_worksite— Update an employee's worksite idterminate_employee— Terminate an employeerehire_employee— Rehire an employeelist_recent_employee_notes— Get recent notes and comments from employee accountsget_company— Get company informationlist_pay_schedules— List pay schedules for the companylist_company_deductions— List all company deductionscreate_company_deduction— Create a new company deductionupdate_company_deduction— Patch a company deductiondelete_company_deduction— Delete a company deduction by idlist_deduction_groupings— List deduction groupingscreate_deduction_grouping— Create a deduction groupingupdate_deduction_grouping— Update a deduction groupinglist_worksites— List company worksitescreate_worksite— Create a company worksiteget_worksite— Get a worksite by idupdate_worksite— Update a worksitelist_locations— List company locationscreate_location— Create a company locationget_location— Get a location by idupdate_location— Update a locationlist_departments— List company departmentscreate_department— Create a departmentget_department— Get a department by idupdate_department— Update a departmentlist_positions— List company positionscreate_position— Add a position to the companyget_position— Get a position by idupdate_position— Update a positionget_state_tax_fields— Get state tax fields by FIPS codeupdate_state_tax_fields— Update state tax fields by FIPS codeget_unprocessed_hours— Get unprocessed hours for the companyput_unprocessed_hours— Submit unprocessed hours for the companylist_pay_schedule_dates— Get important dates for a pay scheduleget_user— Get the authenticated userlist_payroll_checks— List payroll checks for a date range (paginated with start/limit)list_payroll_checks_paginated— Pagination metadata for the payroll check listinglist_approved_pay_runs— List approved pay runs for a date rangeget_retirement_summary— Retirement contribution summary per employee
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.