HRIS
Rippling MCP connector
The Rippling connector brings your workers, departments, work locations, employment types, and business partners to Claude, ChatGPT, Cursor, and the Elaichi Agent through one governed endpoint, so each person asks questions of live HR records inside their own Rippling access.
-
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 Rippling to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Rippling once
-
Open Connections, choose Add connection, and pick Rippling.
-
Optionally set Share with to give a team access, then press Connect.
-
Paste a Rippling API key. One person generates a token in Rippling 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.
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 Rippling to Claude
-
1
Open Customize, then Connectors.
-
2
Press Add.
-
3
Name it, paste the MCP server URL, then Continue.
https://api.elaichi.ai/mcp -
4
Sign in and approve.
On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.
Connect Rippling to ChatGPT
-
1
Open Plugins, then press the + button.
-
2
Name it and paste the endpoint into Server URL.
https://api.elaichi.ai/mcp -
3
Leave Authentication on OAuth, then tick the risk acknowledgement.
-
4
Press Create, then sign in and approve.
Works on the web today. The plugin directory lives at chatgpt.com/plugins.
Connect Rippling to Cursor
-
1
Open
~/.cursor/mcp.json. -
2
Add the endpoint under
mcpServers.https://api.elaichi.ai/mcp -
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 Rippling to any MCP client
-
1
Add the endpoint as a remote MCP server.
https://api.elaichi.ai/mcp -
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 Rippling through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
People
Answer who reports where, in seconds
Ask which department a worker sits in, which team they belong to, and which office they are based at, and get the answer from the live Rippling record instead of opening three screens.
-
IT
Check a worker before granting access
Confirm a person's employment type, department, and work location in Rippling before provisioning software or hardware, so contractors and full-time staff get the right setup.
-
Finance
Map headcount by department and location
Pull the current list of Rippling workers grouped by department, employment type, and work location to check budgets and allocations against what HR actually shows.
-
Operations
Keep business partner records tidy
List the business partners and partner groups set up in Rippling, add a new partner when a vendor relationship starts, and remove one when it ends.
-
Managers
Look up a team roster before a review
Get the members of a Rippling team along with their departments and work locations, so you walk into planning or a review with the current roster rather than last quarter's spreadsheet.
-
People
Extend Rippling with the fields you track
See which custom fields already exist in Rippling and add a new custom object field when the organization starts tracking something new, without asking an engineer.
Try asking
- “List all workers in the Engineering department”
- “Which work locations have the most workers right now”
- “Show employment types across every Rippling team”
AI tools
Rippling tools for your AI agents
56 tools are ready to call through Elaichi's MCP endpoint the moment you connect Rippling, governed by the same roles, restrictions, and audit log as everything else in Elaichi.
No tools match your search.
See it in Elaichi
What connecting Rippling gets you
6 screens from the product, each doing one job for your Rippling account.
The agent
Ask about workers, get answers from Rippling.
Type a question in plain language and read live Rippling workers and departments.
- workers
- users
- departments
- teams
Ask Elaichi to work across your apps.
List all workers in the Engineering department
Which work locations have the most workers right now
Show employment types across every Rippling team
Also runs in Claude, ChatGPT or Cursor
MCP clients
One Rippling endpoint for every MCP client.
Claude, ChatGPT and Cursor connect over OAuth, no SDK and no shared API key.
Copy the endpoint
Tool catalog
All 56 Rippling tools are ready to call.
Workers, teams, departments, work locations and employment types, with no custom code.
- List all Rippling users
- Get single Rippling user by ID
- List all Rippling teams
- Get single Rippling team by ID
Toolboxes
Every team gets its own Rippling toolbox.
Curate one toolbox per team so People, Finance and IT see different Rippling tools.
- People Ops
- Finance
- IT
- Recruiting
Shared connections
Teammates use Rippling without seeing a credential.
See who connected each Rippling account and how many teams and members share it.
- People Ops
- Finance
- IT
- Recruiting EMEA
Audit log
Every Rippling call is on the record.
When, who, what happened, type and resource, appended for each Rippling request.
- When
- Who
- What happened
- Type
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, Rippling work gets done.
Fetch workers, group them, draft a digest, approve it, then post back to Rippling.
Rippling digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch workers
Rippling
1.4s -
✓
Group by owner
Transform
0.1s -
✓
Draft the digest
Agent step
Ran with 4 tools, returned a structured summary
6.2s -
Approve the digest
Needs approval
Assigned to Michael Brennan
Approve Deny -
Post the digest
Rippling
Queued
Collections and dashboards
Rippling headcount numbers arrive before you ask.
Four metrics, 14 days of new workers and a team breakdown, counted not generated.
Rippling health
Refreshed 4 minutes ago · every 15 minutes · from the workers collection
Workers
1,284 ↓ 12%
Users
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Workers created
Last 14 days
By team
Share of activity
People Ops 34%
Finance 27%
IT 21%
Recruiting EMEA 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect Rippling to Claude?
First connect Rippling in Elaichi, which asks you to paste a Rippling API key, since Rippling connects with an API key rather than an app sign-in. There is no OAuth application to register and no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Claude asks you to sign in to Elaichi, and from then on it can work with your Rippling records.
Does Rippling work with ChatGPT and Cursor as well as Claude?
Yes. Once Rippling 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 Rippling once and every client you use picks it up.
What can an AI agent actually do with my Rippling data?
With Rippling connected, an agent can look up workers and users, tell you which department, team, work location, and employment type a person belongs to, list the companies and departments in your organization, and check which custom fields exist. It can also add or remove business partners and partner groups and create a new custom object field. Rippling exposes a lot of actions, so short concrete asks such as "who is in the Berlin office" work better than long multi-part sentences.
Does connecting Rippling give the AI access to everyone's HR records?
No. Every request to Rippling runs inside the access of the person who signed in, so an agent can only see the workers, departments, and business partners that person can already see in Rippling. Elaichi can narrow that access further with roles and restrictions, but it never widens it beyond what Rippling itself allows.
Can I stop an agent from deleting or changing things in Rippling?
Yes. Restrictions in Elaichi apply per action, so you can allow reading workers and departments in Rippling while blocking the actions that create or delete business partners, partner groups, or custom fields. A blocked action is never shown to Claude, ChatGPT, Cursor, or any other client at all, so no prompt, however worded, can reach it.
What happens to a Rippling connection when someone leaves?
When you offboard a person in Elaichi, their access to Rippling through every AI client ends at once. A shared Rippling connection keeps working for everyone else on the team, so nobody has to reconnect. If you want to remove Rippling entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client in one step.
Put Rippling in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.