Skip to content

Knowledge Management

LearnWorlds MCP connector

The LearnWorlds connector brings your school's learners, roles, and groups into Claude, ChatGPT, Cursor, and the Elaichi Agent, so anyone on your team can look up a learner or group by asking, inside their own LearnWorlds 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 LearnWorlds to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect LearnWorlds once

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

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

  3. Paste a LearnWorlds API key. One person generates a token in LearnWorlds 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.

learnworlds
LearnWorlds
Articulate 360
Atlan
Butter CMS
Coda
Confluence
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 LearnWorlds 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 LearnWorlds 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 LearnWorlds 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 LearnWorlds 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 LearnWorlds through Elaichi

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

  • Customer Education

    Look up a learner before a call

    Ask for a learner by name or email and get their LearnWorlds profile, role, and group in one answer, so you walk into the conversation knowing who they are.

  • Support

    Check a learner's account while they wait

    When someone writes in saying they cannot find their course, confirm their LearnWorlds account exists, which group they belong to, and what role they hold, without opening the admin panel.

  • Learning & Development

    See how your learning groups are organized

    List every group in your LearnWorlds school and open any one of them to review its details, so you can spot cohorts that overlap or teams that have no group yet.

  • Operations

    Audit who holds admin and instructor roles

    Pull the full list of LearnWorlds roles and the people assigned to each, then ask which accounts have more access than their job needs.

  • Sales

    Find out if a prospect already has learners

    Before a renewal or expansion conversation, ask whether people from a customer's company already have LearnWorlds accounts and which groups they sit in.

  • People

    Confirm new hires have school accounts

    After onboarding week, ask which of the new starters appear in LearnWorlds and which are still missing, and pass the gaps to whoever creates accounts.

Try asking

  • “List all LearnWorlds users in the Instructors group.”
  • “Which roles does this LearnWorlds user hold?”
  • “Show every LearnWorlds group and its member count.”

See all 5 LearnWorlds tools below

AI tools

LearnWorlds tools for your AI agents

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

See it in Elaichi

What connecting LearnWorlds gets you

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

The agent

Ask about LearnWorlds users in plain language.

The agent answers from live LearnWorlds users, roles and groups.

  • users
  • roles
  • groups
  • members

Ask Elaichi to work across your apps.

List all LearnWorlds users in the Instructors group.

Which roles does this LearnWorlds user hold?

Show every LearnWorlds group and its member count.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach LearnWorlds here.

One org 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

5 LearnWorlds tools ready without custom code.

Browse tool names, resources and methods covering LearnWorlds users, roles and groups.

  • List all LearnWorlds users
  • Get single LearnWorlds user by ID
  • List all LearnWorlds roles
  • List all LearnWorlds groups
ElaichiTools
Tool Action Description
List all LearnWorlds users List List all users in LearnWorlds. Returns an array of user objects with fields such as id, email, username, created, last_login, role, tags, and status. The response also includes pagination metadata under the meta object.
Get single LearnWorlds user by ID Get Get details about a specific user in LearnWorlds using id. Returns id, email, username, role, account status fields (is_admin, is_instructor, is_suspended), creation and login timestamps, billing_info, fields, utms, tags, nps_score, and nps_comment.
List all LearnWorlds roles List List all user roles in LearnWorlds. Returns id, title, description, access_level, and custom_role for each role in alphabetical order by title.
List all LearnWorlds groups List List all user groups in LearnWorlds. Returns each group's id, title, description, products, enroll_users_on_courses, group_managers, tags, created, and modified fields in the response.
Get single LearnWorlds group by ID Get Get a user group in LearnWorlds using the required id. Returns fields such as id, title, description, products (courses), enroll_users_on_courses, group_managers (id, username, email, role_id), tags, created, and modified timestamps.

Toolboxes

Every team gets its own LearnWorlds toolbox.

Curate toolboxes scoped per team so each one sees the right tools.

  • Learning and development
  • Instructors
  • Customer success
  • People operations
ElaichiToolboxes
Name Source template Tools Created

Learning and development toolbox

LearnWorlds · users and enrolment

LearnWorlds starter 18 Mar 4, 2026

Instructors toolbox

LearnWorlds · groups and learners

9 Mar 2, 2026

Customer success toolbox

LearnWorlds · user progress

24 Feb 27, 2026

People operations toolbox

LearnWorlds · roles and access

LearnWorlds starter 6 Feb 19, 2026

Support toolbox

LearnWorlds · user lookups

31 Jan 30, 2026

Revenue operations toolbox

LearnWorlds · group reporting

12 Jan 22, 2026

Shared connections

Teammates use LearnWorlds without seeing a credential.

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

  • Academy
  • Partner training
  • Onboarding
  • Support
ElaichiConnections
Connection Scope Status Access
LE

LearnWorlds (Academy)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
LE

LearnWorlds (Partner training)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
LE

LearnWorlds (Onboarding)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
LE

LearnWorlds (Support)

Connected by Daniel Ortega

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

LearnWorlds (Compliance training)

Connected by Clara Nowak

Personal • Active Not shared
LE

LearnWorlds (Instructors)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Answer who read which LearnWorlds user record.

Append-only log of when, who, what happened, type and 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]

LearnWorlds Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

LearnWorlds Users Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

LearnWorlds Users 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 LearnWorlds digest posts back.

Six steps fetch and group LearnWorlds users, draft a digest, then wait for approval.

LearnWorlds digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch users

    LearnWorlds

    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

    LearnWorlds

    Queued

Collections and dashboards

LearnWorlds enrolment numbers land before anyone asks.

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

LearnWorlds health

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

Live

Users

1,284 ↓ 12%

Roles

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Users created

Last 14 days

By team

Share of activity

Academy 34%

Partner training 27%

Onboarding 21%

Support 18%

FAQ

Frequently asked questions

How do I connect LearnWorlds to Claude?

Connect LearnWorlds in Elaichi first: pick LearnWorlds from the catalog and paste the API key from your LearnWorlds school settings when asked. 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 will ask you to sign in to Elaichi and LearnWorlds is ready to use.

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

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

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

With this connector an AI agent can look up learners in your LearnWorlds school, open a single learner to see their details, list the roles in your school, and list or open your learner groups. That means you can ask things like who is in a particular group, which accounts hold the instructor role, or whether a specific person has an account. This connector reads from LearnWorlds; it does not create, edit, or delete anything.

Does connecting LearnWorlds give the AI access to my whole school?

The AI only sees what the LearnWorlds API key used to connect can see, and each person still signs in to Elaichi as themselves. Elaichi can narrow that access further, for example limiting a team to looking up groups but not individual learners, and it can never widen it beyond what LearnWorlds allows.

Can my team share one LearnWorlds connection?

Yes. One administrator connects LearnWorlds in Elaichi and shares the connection with a team, and nobody else ever handles the API key. Each teammate still signs in to Elaichi as themselves, so every lookup against LearnWorlds is recorded in the audit log under their own name.

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

This LearnWorlds connector is read only, so an agent cannot delete or edit learners, roles, or groups through it. Beyond that, Elaichi restrictions work per action: any action you block is never offered to Claude, ChatGPT, or Cursor at all, so no prompt, however worded, can reach it.

What happens to a LearnWorlds connection when someone leaves?

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

Put LearnWorlds in front of your team

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