Skip to content

HRIS

360learning MCP connector

The 360learning connector lets Claude, ChatGPT, Cursor, or the Elaichi Agent list and manage classrooms, session slots, registrations, waitlists, attendance sheets, and certificate outlines from 360learning, with each person signed in as themselves and every action logged.

  • 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 360learning to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect 360learning once

  1. Open Connections, choose Add connection, and pick 360learning.

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

  3. Paste your 360learning app credentials. 360learning 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.

360learning
360learning
7shifts
BambooHR
Charlie
Deel
Gusto
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 360learning 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 360learning 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 360learning 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 360learning 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 360learning through Elaichi

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

  • Learning and development

    Set up a classroom and its sessions

    Create a new 360learning classroom, add the session slots, and adjust dates or capacity when a trainer's calendar changes, all by asking in plain language.

  • HR

    Register new hires for onboarding sessions

    Put each starter on the next onboarding slot in 360learning, move them if their start date shifts, and check who is still unregistered before Monday.

  • Compliance

    Keep certificate outlines current

    List every certificate outline in 360learning, update the ones tied to a policy change, and retire outlines that no longer apply.

  • Sales enablement

    Fill product training slots from the waitlist

    See who is waiting for a full session, open a new slot when demand is there, and move waitlisted reps onto it.

  • Operations

    Record attendance after a session

    Create the attendance sheet for a classroom slot in 360learning, mark who showed up, and correct a sheet when someone was registered under the wrong name.

  • Managers

    Check which team members are registered

    Ask which of your reports are booked on an upcoming classroom slot and who has not signed up yet, without opening 360learning yourself.

Try asking

  • “Who is on the waitlist for Thursday's onboarding classroom?”
  • “Register Priya for the next security awareness slot”
  • “List classrooms with open slots next month”

See all 156 360learning tools below

AI tools

360learning tools for your AI agents

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

See it in Elaichi

What connecting 360learning gets you

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

The agent

Ask about classrooms and get live answers.

Type a question and the agent reads sessions, registrations, and waitlists from 360learning.

  • classrooms
  • registrations
  • attendance sheets
  • waitlists

Ask Elaichi to work across your apps.

Who is on the waitlist for Thursday's onboarding classroom?

Register Priya for the next security awareness slot

List classrooms with open slots next month

Also runs in Claude, ChatGPT or Cursor

MCP clients

Use 360learning from Claude, ChatGPT, or Cursor.

One governed endpoint, signed in 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

156 360learning tools, no custom code needed.

Classrooms, slots, registrations, attendance sheets, waitlists, and certificate outlines, all ready to call.

  • List all 360learning certificate outlines
  • Create a 360learning certificate outline
  • Update a 360learning certificate outline by ID
  • Delete a 360learning certificate outline by ID
ElaichiTools
Tool Action Description
List all 360learning certificate outlines List List all certificate outlines in 360learning, optionally filtered by createdAt or groupId using LHS bracket notation. Returns: id, createdAt.
Create a 360learning certificate outline Create Create a new certificate outline in 360learning. Returns the created certificate outline including id, groupId, createdAt, and wording.
Update a 360learning certificate outline by ID Update Update specific fields of an existing 360learning certificate outline by id. Fields not included in the request body remain unchanged. Returns the updated certificate outline including certificateOutlineId, groupId, createdAt, and wording. Required: id.
Delete a 360learning certificate outline by ID Delete Delete a specific 360learning certificate outline by id. Returns an empty 204 response on success. Required: id.
List all 360learning classrooms List List all classrooms in 360learning, with optional filtering by group, creation date, and modification date. Returns: id, createdAt. Page size of 500 classrooms.

Toolboxes

Every team gets its own 360learning toolbox.

Learning teams manage classrooms, managers see registrations, each scoped to their own work.

  • Learning and development
  • HR
  • Compliance
  • Sales enablement
ElaichiToolboxes
Name Source template Tools Created

Learning and development toolbox

360learning · classrooms and slots

360learning starter 18 Mar 4, 2026

HR toolbox

360learning · onboarding registrations

9 Mar 2, 2026

Compliance toolbox

360learning · certificate outlines and attendance

24 Feb 27, 2026

Sales enablement toolbox

360learning · product training sessions

360learning starter 6 Feb 19, 2026

Operations toolbox

360learning · slot scheduling and waitlists

31 Jan 30, 2026

Managers toolbox

360learning · team registrations

12 Jan 22, 2026

Shared connections

Share one 360learning connection, keep credentials private.

Teammates register learners and update slots without ever seeing the app credentials.

  • Learning and development
  • HR
  • Compliance
  • Sales enablement
ElaichiConnections
Connection Scope Status Access
36

360learning (Learning and development)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
36

360learning (HR)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
36

360learning (Compliance)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
36

360learning (Sales enablement)

Connected by Daniel Ortega

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

360learning (Operations)

Connected by Clara Nowak

Personal • Active Not shared
36

360learning (Customer success)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every 360learning action is on the record.

See who changed a slot or deleted a registration, when, and on which resource.

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

360learning Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

360learning Classrooms Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

360learning Classrooms 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

Schedules run 360learning enrollment work end to end.

New registrations are fetched, grouped by classroom, drafted into a digest, approved, then posted back.

360learning digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch classrooms

    360learning

    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

    360learning

    Queued

Collections and dashboards

Classroom numbers, refreshed without anyone asking.

Registrations created over 14 days, split by team, computed straight from 360learning with no model.

360learning health

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

Live

Classrooms

1,284 ↓ 12%

Registrations

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Classrooms created

Last 14 days

By team

Share of activity

Learning and development 34%

HR 27%

Compliance 21%

Sales enablement 18%

FAQ

Frequently asked questions

How do I connect 360learning to Claude?

Connect 360learning in Elaichi by entering the app credentials from your 360learning account. There is no OAuth application to register and no client ID or secret to generate. Then in Claude open Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Claude asks you to sign in, and from then on it works in 360learning as you.

Does 360learning work with ChatGPT and Cursor as well as Claude?

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

What can an AI agent actually do with my 360learning data?

It can list and create classrooms, add or change session slots, register people on a slot, move them off a waitlist, record attendance, and keep certificate outlines up to date in 360learning. Because 360learning has many tools, the agent searches for the right one as you ask. Short, concrete asks such as "register Sam on Thursday's onboarding slot" work better than long sentences.

Does connecting 360learning give the AI access to every classroom and learner?

No. The agent works inside the access of the person who signed in to 360learning, so it sees the classrooms, registrations, and outlines that person can already see. Elaichi can narrow that further with restrictions, and it can never widen it beyond what 360learning itself allows.

Can my team share one 360learning connection?

Yes. One person connects 360learning with the app credentials and shares the connection with a team in Elaichi, so nobody else ever handles a credential. Each teammate still signs in to Elaichi as themselves, so the audit log names the real person behind every registration or slot change.

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

Yes. Restrictions in Elaichi work per action, so you can allow listing classrooms and registrations while blocking deletes of slots, waitlists, or certificate outlines in 360learning. A blocked action is never advertised to Claude, ChatGPT, or Cursor, so no prompt can reach it.

What happens to a 360learning connection when someone leaves?

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

Put 360learning in front of your team

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