Skip to content

Knowledge Management

Articulate 360 MCP connector

Connecting Articulate 360 to Elaichi lets Claude, ChatGPT, Cursor and the Elaichi Agent list courses and learning paths, enroll learners and groups, send invitations and record completions, with every action tied to the person who signed in and written to an audit log.

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

Two steps, about a minute.

1

In Elaichi

Connect Articulate 360 once

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

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

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

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

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

  • People

    Enroll a new starter on day one

    Ask for the new hire to be added to the onboarding group and enrolled on the induction learning path, then send the invitation, all before their first stand-up.

  • Learning and development

    See who is on which learning path

    Pull the list of courses inside a learning path and check who is enrolled, so you can spot gaps before the quarter closes.

  • Sales enablement

    Roll a product course out to a region

    Enroll an entire sales group on the new pricing course in one ask rather than adding reps one at a time.

  • Compliance

    Record completions from an outside session

    After an in-person safety briefing, import the completion records into Articulate 360 so the training history matches what actually happened.

  • Support

    Move agents between skill groups

    When someone changes queue, remove them from the old group, add them to the new one, and enroll them on the courses that queue needs.

  • Operations

    Clean up stale invitations and groups

    List invitations that were never accepted, remove the ones that are out of date, and tidy groups whose projects have ended.

Try asking

  • “Enroll the new support hires in the onboarding course.”
  • “Which groups are missing the compliance course this quarter?”
  • “List courses with the fewest enrollments this month.”

See all 45 Articulate 360 tools below

AI tools

Articulate 360 tools for your AI agents

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

See it in Elaichi

What connecting Articulate 360 gets you

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

The agent

Ask about courses, get answers back.

Plain language questions read live Articulate 360 courses, groups and enrollments.

  • courses
  • enrollments
  • groups
  • favorites

Ask Elaichi to work across your apps.

Enroll the new support hires in the onboarding course.

Which groups are missing the compliance course this quarter?

List courses with the fewest enrollments this month.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor share one endpoint.

Connect any MCP client to Articulate 360 over OAuth, no SDK, no shared 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

45 Articulate 360 tools ready to call.

Courses, groups, enrollments and favorites are covered without a line of custom code.

  • List all Articulate 360 courses
  • Get single Articulate 360 course by ID
  • Articulate 360 course enrollments enroll user
  • Articulate 360 course enrollments enroll group
ElaichiTools
Tool Action Description
List all Articulate 360 courses List List all submitted courses (published and unpublished) in Articulate 360 Reach 360. Returns: id, title, coverImageUrl, authorUrl, courseReportUrl, url, contentType. Max 100 results per page, defaults to 50.
Get single Articulate 360 course by ID Get Get a single Articulate 360 Reach 360 course by id. Returns: id, title, coverImageUrl, authorUrl, courseReportUrl, url, contentType. Required: id.
Articulate 360 course enrollments enroll user Action Enroll a single user in an Articulate Reach 360 course. Returns an empty 204 response on success. Required: course_id, user_id.
Articulate 360 course enrollments enroll group Action Enroll a group of users in an Articulate Reach 360 course. Use `everyone` as the group_id to enroll all users in the account. Returns an empty 204 response on success. Required: course_id, group_id.
Articulate 360 course enrollments unenroll user Action Unenroll a single user from an Articulate Reach 360 course. Returns an empty 204 response on success. Required: course_id, user_id.

Toolboxes

Every team gets its own toolbox.

Curate one Articulate 360 toolbox per team, from onboarding to compliance training.

  • People Ops
  • Compliance
  • Learning Design
  • Sales Enablement
ElaichiToolboxes
Name Source template Tools Created

People Ops toolbox

Articulate 360 · onboarding courses and enrollments

Articulate 360 starter 18 Mar 4, 2026

Compliance toolbox

Articulate 360 · required training and completion

9 Mar 2, 2026

Learning Design toolbox

Articulate 360 · courses and favorites

24 Feb 27, 2026

Sales Enablement toolbox

Articulate 360 · seller groups and courses

Articulate 360 starter 6 Feb 19, 2026

Support toolbox

Articulate 360 · product training enrollments

31 Jan 30, 2026

IT toolbox

Articulate 360 · groups and memberships

12 Jan 22, 2026

Shared connections

Teammates enroll learners without seeing credentials.

One person connects Articulate 360, then shares that connection with named teams and members.

  • People Ops
  • Compliance
  • Learning Design
  • Sales Enablement EMEA
ElaichiConnections
Connection Scope Status Access
AR

Articulate 360 (People Ops)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
AR

Articulate 360 (Compliance)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
AR

Articulate 360 (Learning Design)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
AR

Articulate 360 (Sales Enablement EMEA)

Connected by Daniel Ortega

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

Articulate 360 (Support)

Connected by Clara Nowak

Personal • Active Not shared
AR

Articulate 360 (Contractors)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every enrollment change has a name on it.

The append-only log records when, who, what happened, type and Articulate 360 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]

Articulate 360 Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Articulate 360 Courses Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Articulate 360 Courses 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 and training reports itself.

Fetch Articulate 360 enrollments, group them, draft a digest, approve, post it back.

Articulate 360 digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch courses

    Articulate 360

    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

    Articulate 360

    Queued

Collections and dashboards

Course numbers arrive before anyone asks.

Four metrics, 14 days of new enrollments and a team breakdown, refreshed on schedule.

Articulate 360 health

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

Live

Courses

1,284 ↓ 12%

Enrollments

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Courses created

Last 14 days

By team

Share of activity

People Ops 34%

Compliance 27%

Learning Design 21%

Sales Enablement EMEA 18%

FAQ

Frequently asked questions

How do I connect Articulate 360 to Claude?

Connect Articulate 360 in Elaichi first: you paste in the API key from your Articulate 360 admin settings, and there is no client ID or secret to generate. Then in Claude open Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp. Sign in as yourself when Claude asks, and your Articulate 360 courses, groups and enrollments are available in the conversation.

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

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

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

An agent can look up Articulate 360 courses and learning paths, see who is enrolled, enroll or unenroll people and whole groups, create and manage groups and their members, send and remove invitations, and import course completions. Because Articulate 360 exposes a lot of actions, short concrete asks work best, for example "enroll the London sales group on the pricing course" rather than a long paragraph.

Does connecting Articulate 360 give the AI access to every course and learner?

No. Every call to Articulate 360 runs inside the access of the person who signed in, so an agent sees the courses, groups and learners that person can already see. Elaichi can narrow that further, for example limiting a team to read-only, but it can never grant more than Articulate 360 itself allows.

Can my team share one Articulate 360 connection?

Yes. One admin connects Articulate 360 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 the audit log names the actual person who enrolled a learner or deleted a group.

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

Yes. Restrictions in Elaichi apply per action, so you can allow listing Articulate 360 courses and enrollments while blocking unenrolling learners, deleting groups or removing invitations. A blocked action is never shown to Claude, ChatGPT or any other client, so no prompt can reach it.

What happens to an Articulate 360 connection when someone leaves?

Offboarding that person in Elaichi ends their access to Articulate 360 through every client at once. If they had shared an Articulate 360 connection with a team, it keeps working for everyone else. Disconnecting Articulate 360 once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client at the same time.

Put Articulate 360 in front of your team

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