# 360Learning MCP for AI Agents AI Agent Connect

> 360Learning MCP lets you manage your corporate learning platform through your AI client. You can provision new learners, audit course completions, and pull training stats across departments without ever leaving your chat interface.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_WjWvcwQ9oWKkMdoLSjFXjDvBj6AWQTzllKpjvDPU/ai-agent-connect
- **Tags:** collaborative-learning, lms, course-management, employee-training, skill-development, training-analytics

## Description

Managing a large-scale corporate education strategy usually means jumping between tabs and digging through dashboards to find out who finished what. You shouldn't have to spend your afternoon manually exporting CSVs or clicking through dozens of pages just to see if a specific department finished their mandatory training. This Connector changes that by letting your AI client talk directly to 360Learning. You can ask questions about your training progress or update your learner list without ever opening a browser. It's part of the Vinkius catalog, so you can plug it in and start querying your LMS data immediately.

Whether you're an HR manager trying to track onboarding or an L&D pro looking for completion rates, this connection removes the friction of manual navigation. You can pull group stats, browse the course catalog, or create new user accounts with a simple prompt. It turns your learning management system into a conversational interface, making it much easier to keep your team's skills up to date. You get to focus on the strategy of education rather than the logistics of data management. By making these actions available to your agent, you're essentially giving your team a way to query the state of the platform in real time. You can check for specific lesson details, manage training cohorts, and monitor how your employees are interacting with the content. It's about moving away from the dashboard and toward a more direct, conversational way of handling your training data.

## Tools

### create_user
Register a new learner, author, or administrator account. Requires email, first name, and last name.

### list_courses
Browse the catalog of available training courses. Use this to find a specific Course ID.

### get_course
Get technical details and the lesson overview for a specific course.

### get_stats
Retrieve training completion rates and assessment scores. Filter by Group ID, User ID, or Course ID.

### list_groups
List all training groups, departments, or cohorts in the platform to find specific Group IDs.

### list_users
Find specific learner profiles. List all active learners and administrators in the platform.

## Prompt Examples

**Prompt:** 
```
List all active users in my 360Learning platform.
```

**Response:** 
```
I've pulled the active user list for you. Here's the current count:
- **Learners:** 150
- **Administrators:** 5

Would you like me to pull up the specific profile details for any of these users?
```

**Prompt:** 
```
Show me the training statistics for the 'Marketing' group.
```

**Response:** 
```
Here are the training statistics for the **Marketing** group:

| Metric | Value |
| :--- | :--- |
| **Average Completion Rate** | 82% |
| **Average Assessment Score** | 88 |

Would you like to see a list of the specific users who haven't finished their courses yet?
```

**Prompt:** 
```
List all available courses in the catalog.
```

**Response:** 
```
I've pulled the current course catalog. You have **24 active courses** available right now. A few highlights include:
- Onboarding 2024
- Advanced Sales Techniques
- Leadership Essentials

Which one would you like to explore in more detail?
```

## Capabilities

### Provision new learners
Register new learner, author, or administrator accounts using their email and name.

### Audit course completions
Retrieve training completion rates and assessment scores for specific users or groups.

### Browse training catalogs
Search the available courses to find specific IDs for enrollments or lesson details.

### Track group progress
Monitor how specific departments or cohorts are moving through their training paths.

### Manage training cohorts
List and organize different training groups, departments, or cohorts in the platform.

## Use Cases

### Onboarding a new hire
An HR manager asks the agent to register a new employee. The agent uses the registration tool to add them to the platform immediately.

### Checking department progress
A team lead wants to see how the Marketing team is doing. The agent pulls the latest completion rates and scores for that specific group.

### Finding specific training
A trainer needs to find a course on sales. The agent browses the catalog and provides the IDs and lesson details for the best matches.

### Auditing compliance
An L&D pro asks for a list of all active users to check who's still in the system. The agent pulls the full list of learners and admins.

## Benefits

- Stop hunting for completion rates. You can get stats for any group or course instantly without manual exports.
- Cut down on manual onboarding. Create new learner accounts directly through your agent to save time.
- Find courses faster. Browse the full catalog to get IDs for specific lessons and training paths.
- Keep track of cohorts. Manage your departments and training groups without clicking through multiple menus.
- Get detailed course info. Pull lesson overviews and technical details on demand for any training module.

## How It Works

The bottom line is you turn your learning management system into a conversational tool for training data.

1. Subscribe to the 360Learning MCP via the Vinkius marketplace.
2. Input your 360Learning API Key and Company ID into the configuration.
3. Ask your AI client to pull stats, create users, or browse the course catalog.

## Frequently Asked Questions

**Can I use the 360Learning MCP to add new employees to my platform?**
Yes, you can use the Connector to register new learners, authors, or administrators. Just tell your agent the user's name and email, and it will handle the account creation for you.

**How does the 360Learning MCP help with training reports?**
It allows your agent to pull completion rates and assessment scores for specific groups or courses. You can get these stats instantly without having to manually export reports from the dashboard.

**Can the 360Learning MCP show me which courses are currently available?**
Yes, your agent can browse the entire course catalog. You can ask it to list all courses or find specific details and lesson overviews for any training module.

**Is the 360Learning MCP good for tracking departmental progress?**
Absolutely. You can ask your agent to pull stats for specific training groups or departments, making it easy to see how different cohorts are moving through their curriculum.

**Does the 360Learning MCP work with Claude or Cursor?**
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf. Once connected via Vinkius, you can use your preferred AI client to manage your LMS data.

**Can I use 360Learning MCP to write new training content?**
No, this Connector is designed for managing existing data. It lets you interact with your current courses, users, and stats, but it doesn't have the capability to write or create new content.

**How can I check the training progress of a specific team?**
Use the `get_stats` tool filtered by Group ID. Your agent will retrieve completion rates and average scores for that specific team.

**Can I create new learners via the AI agent?**
Yes, you can use the `create_user` tool to register new learners on your 360Learning platform directly from your conversation.

**How do I browse available training courses?**
Use the `list_courses` tool to view the catalog of available courses. You can then use `get_course` to see more specific details about any curriculum.