# Innform MCP for AI Agents AI Agent Connect

> Innform MCP lets your AI agent manage your entire corporate training platform. You can track learner progress, organize courses, and manage learning pathways without leaving your chat interface. It connects directly to the Innform API to handle the heavy lifting of employee development and skills training. Use it to pull reports, check completion rates, and audit your user base in real-time.

## Overview
- **Category:** human-resources
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_WVWmf5Izf9PDuzmL8vSypBlpOzaXbeuZUhflrwhJ/ai-agent-connect
- **Tags:** lms, employee-training, compliance-tracking, gamification, user-management

## Description

Managing corporate training usually feels like a chore of constant tab-switching. You have to jump between your LMS to see who finished a module, check department stats, and update learning pathways. This Connector changes that by giving your AI agent a direct line to your Innform data. Instead of manual data entry or hunting for results, you can just ask your agent to pull reports or check a specific learner's status. It handles the logistics of employee development so you can focus on the actual training goals. Whether you're looking to see how a new onboarding pathway is performing or need a quick list of all active learners in a specific location, this tool does the digging for you. It's a core part of the Vinkius ecosystem, making it easy to plug into your existing workflow and let your agent handle the repetitive bits of LMS administration. You can quickly see every course available, organize them into logical tracks, and keep tabs on assessment scores across the whole organization. It takes the friction out of tracking progress for large teams, ensuring that no one falls behind on their required training. By automating these routine checks, you can spend less time on spreadsheets and more time actually coaching your team.

## Tools

### freeze_user
Freeze a user account

### get_user_details
Get details for a specific user

### invite_user
Invite a new learner

### list_completed_assignments
List completed training assignments

### list_groups
List learner groups

### list_overdue_assignments
List overdue training assignments

### list_users
List Innform users

### unfreeze_user
Unfreeze a user account

### update_user
Update an existing user

## Prompt Examples

**Prompt:** 
```
Who in the Sales department has finished the new onboarding pathway?
```

**Response:** 
```
I've checked the Sales department and the onboarding pathways. Here are the learners who completed it:

| Name | Completion Date | Score |
| :--- | :--- | :--- |
| John Doe | Oct 12 | 95% |
| Jane Smith | Oct 14 | 88% |

Would you like me to pull the names of anyone who hasn't started yet?
```

**Prompt:** 
```
List all the available training modules for our new hospitality staff.
```

**Response:** 
```
I found several modules relevant to hospitality. Here are the top ones:

* **Front Desk Basics**
* **Food Safety Essentials**
* **Customer Service Excellence**

Would you like me to list the full pathways for these?
```

**Prompt:** 
```
Give me a summary of the results for the Cybersecurity Awareness course.
```

**Response:** 
```
Here is the summary for **Cybersecurity Awareness**:

* **Total Learners:** 142
* **Completion Rate:** 94%
* **Average Score:** 88%
* **Pending:** 8 learners

I can pull the specific names of the 8 pending learners if you'd like.
```

## Capabilities

### Pull learner profiles
Get specific details on any student or employee in your system.

### List all courses
See every training program available across your organization.

### Track training results
View assessment scores and course completion statuses instantly.

### Manage learning pathways
Browse and organize different training tracks for various roles.

### Organize by department
Filter learners and modules by specific company divisions.

### Filter by location
See where your training staff and learners are physically based.

### Categorize with tags
Browse and manage the labels used to organize your training content.

## Use Cases

### Checking compliance completion
An HR manager needs to know who hasn't finished safety training. The user asks the agent to list all learners and check results for the Safety 101 course.

### Building onboarding plans
A trainer wants to see what content is available for new hires. The user asks the agent to list all modules and pathways to build a new onboarding plan.

### Multi-site training audits
A manager wants to see training stats for the London office. The user asks the agent to list locations and then filter results for that specific area.

### Tagging and categorization audits
An admin needs to audit user tags. The user asks the agent to list all tags and check if any are missing from the current course list.

## Benefits

- Stop manual data entry by using list_learners to pull full reports in seconds.
- Identify skill gaps faster by using list_results to see who finished which modules.
- Organize training content more effectively by managing your list_pathways and list_modules via chat.
- Get a bird's eye view of your organization by using list_departments and list_locations together.
- Save time on administrative audits by using get_learner to pull specific profiles on demand.

## How It Works

The bottom line is that your AI agent becomes a functional administrator for your training platform.

1. Link your Innform API credentials to the Vinkius platform.
2. Connect your AI client to the Innform MCP to grant access.
3. Ask your agent to pull reports, list learners, or check results.

## Frequently Asked Questions

**What can I do with the Innform MCP?**
It lets your AI agent interact with your training platform to manage learners, view course results, and organize training modules.

**Can this Connector help with corporate training reports?**
Yes, it can pull lists of learners and their assessment results so you can see progress across different departments.

**How does the Innform MCP handle different locations?**
You can use it to list all organization locations and see which learners are tied to specific sites.

**Can I use this to see my own user info?**
Yes, the Connector includes a tool to check your current authenticated user details to ensure your session is active.

**Does the Innform MCP support learning pathways?**
It can list all your existing learning pathways, making it easy to see how different training tracks are structured.

**Can my AI agent find specific learner details?**
Yes, it can pull specific details for any individual learner in your system when you provide their identifier.

**How do I get Innform API credentials?**
You can generate an API key in your Innform account under Account Settings > API. Ensure you have the necessary permissions.

**Can I see learner results?**
Yes, the list_results tool provides access to assessment and course completion data for your learners.

**Are learning pathways supported?**
Yes, you can list all defined learning pathways using the list_pathways tool.

**How do I find my Innform API Key?**
Log in to your account, navigate to **Account Settings** > **Integrations**, and copy your unique API Key from the access section.

**Can I freeze a user account via AI?**
Yes! The `freeze_user` tool allows your agent to temporarily disable platform access for a specific learner programmatically.

**How do I check for overdue assignments?**
Use the `list_overdue_assignments` tool to retrieve a comprehensive list of all training items that have passed their high-fidelity deadlines.