Skip to content

HRIS

Paychex MCP connector

The Paychex connector brings companies, workers, jobs, company checks and custom fields into Claude, ChatGPT, Cursor and other MCP clients, so your team can look up and update Paychex records within each person's own access.

  • How it connects. App credentials. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Paychex to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Paychex once

  1. Open Connections, choose Add connection, and pick Paychex.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste your Paychex app credentials. Paychex authenticates the app rather than a person. One person supplies the credentials once, and everyone else works through Share with.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

paychex
Paychex
360learning
7shifts
BambooHR
Charlie
Deel
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Connect Paychex to Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Connect Paychex to ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Connect Paychex to Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Paychex to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Paychex through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • HR

    Pull up a worker before a conversation

    Ask for a worker's Paychex record by their ID and get their details read back before a check-in or a difficult meeting, without clicking through the Paychex menus.

  • HR

    Catch a worker record up after a change

    When someone changes their name, address or other details, tell the agent and it updates the Paychex worker record while you move on to the next thing.

  • Payroll

    Cut a company check when one is needed

    Create a company check in Paychex for an off-cycle payment and review the list of existing checks before you do, all from the same chat.

  • Finance

    Review calculation bases before a payroll run

    List the calculation bases set up on a Paychex company and ask the agent to summarize them so the run is checked before money moves.

  • Operations

    Add a new job to the company

    When a new role is approved, create the job in Paychex and confirm the full list of jobs and employment types is up to date.

  • People Ops

    Set up custom fields for tracking

    Create custom fields and custom field categories in Paychex to track things like desk location or equipment, then tidy up old ones you no longer use.

Try asking

  • “Which workers have custom fields missing for onboarding this week?”
  • “Summarize company checks issued across all Paychex companies this month.”
  • “List worker updates made in Paychex since Monday.”

See all 110 Paychex tools below

AI tools

Paychex tools for your AI agents

110 tools are ready to call through Elaichi's MCP endpoint the moment you connect Paychex, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Paychex gets you

6 screens from the product, each doing one job for your Paychex account.

The agent

Ask payroll questions, get worker answers instantly.

Type a question in plain language and pull answers straight from live Paychex records.

  • workers
  • companies
  • checks
  • custom fields

Ask Elaichi to work across your apps.

Which workers have custom fields missing for onboarding this week?

Summarize company checks issued across all Paychex companies this month.

List worker updates made in Paychex since Monday.

Also runs in Claude, ChatGPT or Cursor

MCP clients

One Paychex endpoint, every client connects.

Claude, ChatGPT and Cursor all reach Paychex through one governed org endpoint, no shared keys.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

110 Paychex tools, zero custom code.

Every Paychex tool, resource and method cataloged and ready to use without writing custom code.

  • List all Paychex companies
  • Get single Paychex company by ID
  • Get single Paychex worker by ID
  • Update a Paychex worker by ID
ElaichiTools
Tool Action Description
List all Paychex companies List List Paychex companies your application has been granted access to. Returns each company's companyId, displayId, legalName, hasPermission, legalId, communications, lineage, and links.
Get single Paychex company by ID Get A Company. Returns: companyId, displayId, legalName, communications, hasPermission, legalId, lineage, links. Required: id.
Get single Paychex worker by ID Get Get a single Paychex worker (employee or contractor) by id. Returns: workerId, employeeId, workerType, employmentType, customEmploymentType, exemptionType, workState, birthDate, sex, ethnicityCode, hireDate, clockId, name, seniorityDate, profileImageURL, legalId, laborAssignmentId, locationId, jobId, job, organization, supervisor, currentStatus, communications, _links, workerCorrelationId.…. Required: id.
Update a Paychex worker by ID Update Worker. Returns: workerId, employeeId, workerType, employmentType, customEmploymentType, exemptionType, workState, birthDate. Required: id.
Delete a Paychex worker by ID Delete Delete an in-progress Paychex worker by id. Returns an empty 204 response on success. Required: id.

Toolboxes

Every team gets its own Paychex toolbox.

HR, payroll and finance each work from a toolbox scoped to their own Paychex needs.

  • HR
  • Payroll
  • Finance
  • IT
ElaichiToolboxes
Name Source template Tools Created

HR toolbox

Paychex · worker records and employment types

Paychex starter 18 Mar 4, 2026

Payroll toolbox

Paychex · company checks and calculation bases

9 Mar 2, 2026

Finance toolbox

Paychex · check totals and cost reporting

24 Feb 27, 2026

IT toolbox

Paychex · custom fields and company configuration

Paychex starter 6 Feb 19, 2026

Compliance toolbox

Paychex · contact types and audit trails

31 Jan 30, 2026

Executive toolbox

Paychex · company level summaries

12 Jan 22, 2026

Shared connections

Delegated Paychex access, no shared passwords.

See who connected each Paychex account and how many teams and members share it.

  • Corporate HR
  • West Region
  • East Region
  • Contractors
ElaichiConnections
Connection Scope Status Access
PA

Paychex (Corporate HR)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
PA

Paychex (West Region)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
PA

Paychex (East Region)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
PA

Paychex (Contractors)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
PA

Paychex (Benefits Admin)

Connected by Clara Nowak

Personal • Active Not shared
PA

Paychex (Payroll Ops)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Paychex change, logged and answerable.

See who did what in Paychex, when it happened, and which resource it touched.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Paychex Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Paychex Workers Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Paychex Workers List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule triggers, Paychex work gets done.

Records are fetched, grouped, drafted into a digest, approved by a person, then posted back to Paychex.

Paychex digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch workers

    Paychex

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Paychex

    Queued

Collections and dashboards

Paychex health, refreshed on a schedule.

Four metrics and a 14 day chart of records created, broken down by team, no model involved.

Paychex health

Refreshed 4 minutes ago · every 15 minutes · from the workers collection

Live

Workers

1,284 ↓ 12%

Companies

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Workers created

Last 14 days

By team

Share of activity

Corporate HR 34%

West Region 27%

East Region 21%

Contractors 18%

FAQ

Frequently asked questions

How do I connect Paychex to Claude?

First, connect Paychex in Elaichi: choose it from the catalog and enter the app credentials from your Paychex account, then Elaichi signs you in with them. There is no OAuth application to register and no client ID or secret to generate. Second, open Claude, go to Customize, then Connectors, then Add, and paste in https://api.elaichi.ai/mcp. Sign in to Elaichi when Claude asks and Paychex is ready to use.

Does Paychex work with ChatGPT and Cursor as well as Claude?

Yes. Once Paychex is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent. You connect Paychex once and every client you use picks it up.

What can an AI agent actually do with my Paychex data?

With Paychex connected, an agent can list your companies, look up a worker's record, update that worker's details, create and review company checks, and add or look up jobs. It can also list calculation bases, contact types, employment types and document categories, and create, update or remove custom fields and their categories. Because Paychex offers so many actions, short concrete asks such as "update worker 4821's address" work better than long paragraphs.

Does connecting Paychex give the AI everything in my Paychex account?

No. Every request to Paychex runs as the person who signed in, so the agent sees only the companies and workers that person can already see in Paychex. Elaichi can narrow that further, for example by blocking updates or deletions for a team, but it can never widen access beyond what Paychex already allows that person.

Can my team share one Paychex connection?

Yes. One administrator connects Paychex in Elaichi and shares the connection with a team, and nobody else ever handles the Paychex app credentials. Each teammate still signs in to Elaichi as themselves, so every Paychex lookup or update in the audit log is tied to the person who made it.

Can I stop an agent from deleting or changing things in Paychex?

Yes. Restrictions in Elaichi apply per action, so you can allow reading Paychex workers and jobs while blocking updates, deletions or creating company checks. A blocked action is never shown to Claude, ChatGPT or any other client, so no prompt, however worded, can reach it.

What happens to a Paychex connection when someone leaves?

When you offboard someone in Elaichi, their access to Paychex through every client ends at once. A shared Paychex connection keeps working for everyone else on the team. If you want to remove Paychex entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client at the same time.

Put Paychex in front of your team

Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.