Skip to content

HRIS

PayFit MCP connector

The PayFit connector brings payroll status, employee contracts, absences, accounting entries and benefits contracts into Claude, ChatGPT, Cursor and any MCP client, so your team can ask questions and get answers from live PayFit records.

  • How it connects. Connects with an API key. 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 PayFit to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect PayFit once

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

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

  3. Paste a PayFit API key. One person generates a token in PayFit and pastes it once. Everyone else works through Share with, and never sees it.

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

Add connection

Choose a connector.

payfit
PayFit
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 PayFit 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 PayFit 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 PayFit 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 PayFit 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 PayFit through Elaichi

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

  • Payroll

    Check where this month's payroll stands

    Ask whether payroll has been run, which payment files are ready and which employees still have something outstanding before the cut-off.

  • Finance

    Pull accounting entries for month-end close

    Bring PayFit accounting entries and payment files into a summary for the close, and compare them against what landed in the ledger.

  • HR

    Look up a contract before a meeting

    Get an employee's contract, working time and start date in front of you before a review, without clicking through PayFit screens.

  • Payroll

    Fix a payslip error with a regularization

    When an overtime line or a bonus was missed, record the regularization so it lands on the next payroll run.

  • Benefits

    Keep health insurance and provident fund current

    Update health insurance and provident fund contracts when a plan changes, and prepare a health insurance setup sheet for a new hire.

  • People Ops

    Track absences and meal voucher entitlements

    Review who is absent this week, spot patterns across a team, and check meal voucher counts before they are ordered.

Try asking

  • “List contracts created this month by company.”
  • “Summarize payroll status for the French entity.”
  • “Which health insurance contracts are missing setup sheets?”

See all 29 PayFit tools below

AI tools

PayFit tools for your AI agents

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

See it in Elaichi

What connecting PayFit gets you

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

The agent

Ask about payroll status, get real answers.

Plain language questions answered from live PayFit contracts, payment files and payroll status.

  • contracts
  • payment files
  • accountings
  • documents

Ask Elaichi to work across your apps.

List contracts created this month by company.

Summarize payroll status for the French entity.

Which health insurance contracts are missing setup sheets?

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach PayFit here.

One org-wide MCP endpoint over OAuth, no SDK and no shared API key.

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

All 29 PayFit tools are already wired.

Contracts, documents, accountings and payment files exposed as tools, with no custom code.

  • Create a PayFit billing declaration
  • List all PayFit payment files
  • List all PayFit accountings
  • List all PayFit accounting v 2 s
ElaichiTools
Tool Action Description
Create a PayFit billing declaration Create Create a billing declaration on a partner company in payfit. Returns an empty 204 response on success. Required: `monthOfApplication`. Supply either `quantityByProducts` or the deprecated `employeesByProducts` to report product usage.
List all PayFit payment files List Get the payment file for a payfit company for a given month. Returns a binary file stream. Required: date (format: YYYYMM, e.g. 202212).
List all PayFit accountings List Get accounting data for a PayFit company for a given month. Returns a CSV-structured binary file containing journal entries with fields such as EcritureDate, ContractID, CompteNum, CompteLib, Debit, and Credit. Required: date.
List all PayFit accounting v 2 s List List PayFit accounting v2 entries for a company for a given month (FR and UK only). Returns an array of accounting entries including operationDate, accountId, accountName, debit, credit, analyticCodes, employeeFullName, and contractId. Required: date (format YYYYMM, e.g. 202212).
List all PayFit payroll status List Get the payroll status for a given pay period in Payfit. Returns: status (completed or not_completed), executionEndDate. Required: date (format YYYYMM).

Toolboxes

Each team gets its own PayFit toolbox.

Payroll, Finance and HR Ops see only the PayFit tools they need.

  • Payroll
  • Finance
  • HR Operations
  • Benefits
ElaichiToolboxes
Name Source template Tools Created

Payroll toolbox

PayFit · payroll status and payment files

PayFit starter 18 Mar 4, 2026

Finance toolbox

PayFit · accountings and billing declarations

9 Mar 2, 2026

HR Operations toolbox

PayFit · contracts and employee documents

24 Feb 27, 2026

Benefits toolbox

PayFit · health insurance and provident fund contracts

PayFit starter 6 Feb 19, 2026

Tax toolbox

PayFit · income tax documents

31 Jan 30, 2026

Compliance toolbox

PayFit · auto enrolment documents and audit trails

12 Jan 22, 2026

Shared connections

Teammates use PayFit without seeing credentials.

Each connection shows who connected it and how many teams and members share it.

  • Payroll France
  • Finance
  • HR Operations
  • Benefits EMEA
ElaichiConnections
Connection Scope Status Access
PA

PayFit (Payroll France)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
PA

PayFit (Finance)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
PA

PayFit (HR Operations)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
PA

PayFit (Benefits EMEA)

Connected by Daniel Ortega

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

PayFit (Tax)

Connected by Clara Nowak

Personal • Active Not shared
PA

PayFit (Compliance)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every PayFit call is on the record.

When, who, what happened, type and resource, in an append-only log.

  • 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]

PayFit Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

PayFit Contracts Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

PayFit Contracts 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 fires, a payroll digest ships.

Six steps fetch PayFit contracts, group them, draft a digest, await approval, post back.

PayFit digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch contracts

    PayFit

    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

    PayFit

    Queued

Collections and dashboards

PayFit numbers land before anyone asks.

Four metrics, 14 days of records created and a team breakdown, refreshed on schedule.

PayFit health

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

Live

Contracts

1,284 ↓ 12%

Payment files

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Contracts created

Last 14 days

By team

Share of activity

Payroll France 34%

Finance 27%

HR Operations 21%

Benefits EMEA 18%

FAQ

Frequently asked questions

How do I connect PayFit to Claude?

Connect PayFit in Elaichi by pasting your PayFit API key, which takes about a minute. Then open Claude, go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. There is no OAuth application to register in PayFit and no client ID or secret to generate.

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

Yes. Once PayFit 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 PayFit once and every client picks it up.

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

An agent connected to PayFit can tell you whether payroll has run, list payment files and accounting entries, look up an employee's contract and working time, and show absences and meal voucher counts. It can also create a contract, record a regularization, file a billing declaration and update health insurance or provident fund details. It reads income tax documents and other PayFit documents when you ask for them.

Does connecting PayFit give the AI access to every employee's payroll?

No. Access follows the person who signed in, so an agent working through PayFit sees only what that person's PayFit access already allows. Elaichi can narrow that further with roles and restrictions, and it never widens it.

Can my team share one PayFit connection?

Yes. One person connects PayFit in Elaichi and shares it with a team, and nobody else ever handles the API key. Each teammate still signs in as themselves, so every PayFit action in the audit log is tied to a named person.

Can I stop an agent from creating or changing things in PayFit?

Yes. Restrictions in Elaichi work per action, so you can allow reading payroll status and contracts while blocking the creation of contracts, regularizations or billing declarations in PayFit. A blocked action is never advertised to the AI client at all, so no prompt can reach it.

What happens to a PayFit connection when someone leaves?

Offboarding a person in Elaichi ends their access to PayFit through every connected client at once. A PayFit connection shared with the team keeps working for everyone else. If you want to remove PayFit entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client.

Put PayFit in front of your team

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