Innform Connector for AI agents.
9 live capabilities
Manage employee training and LMS compliance through natural conversation.
Waiting for input…
Why people use Innform
Innform LMS Compliance and Training Management
This Connector lets you just ask your agent for the status. You can get a list of overdue tasks or completed assignments in a single sentence. You get a clear picture of your training status without ever opening the Innform dashboard.
What Vinkius changes
You get a conversational interface for your entire training ecosystem.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Onboarding a new cohort
An HR lead asks the agent to invite 20 new hires and add them to the Engineering Onboarding group using invite_user.
- Real-world use case 02
Pre-audit compliance check
A compliance officer asks for a list of all overdue assignments for the warehouse team to see what's missing using list_overdue_assignments.
- Real-world use case 03
Rapid user offboarding
An IT admin tells the agent to freeze the account of a departing employee to secure the training data using freeze_user.
Complete set · 9capabilities
The complete Innform capability set.
These are the exact actions your AI can choose when you ask it to work with Innform.
01—03
3 capabilities in this set.
Part of 9 available through Innform.
- 01 Capability
Freeze user
Blocks a specific user's access to the training portal immediately. This helps you secure your data the moment an employee leaves the company.
- 02 Capability
Get user details
Pulls all metadata and profile info for a single learner or admin. It's the fastest way to get a full history on a specific student.
- 03 Capability
Invite user
Sends a new invitation to a learner to join your Innform platform. Use this to quickly add new hires to your system without manual entry.
04—06
3 capabilities in this set.
Part of 9 available through Innform.
- 04 Capability
List completed assignments
Shows a list of every training task that's been finished. It helps you see exactly who has completed their required work.
- 05 Capability
List groups
Displays all the learner groups currently in your organizational structure. Use this to see how your training is divided across different departments.
- 06 Capability
List overdue assignments
Identifies all training tasks that are past their deadline. It's the fastest way to spot compliance gaps and find lagging staff.
07—09
3 capabilities in this set.
Part of 9 available through Innform.
- 07 Capability
List users
Provides a full directory of every user registered in your portal. This gives you a bird's eye view of your entire learner base at once.
- 08 Capability
Unfreeze user
Restores access to a user account that was previously blocked. Use this to reactivate accounts for returning staff or contractors.
- 09 Capability
Update user
Modifies existing information for a user in your training system. This keeps your learner profiles accurate and up to date for your records.
Set up in minutes
One URL. Then ask Innform to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Innform from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jbgHvBf48CYk83GUv68cm8LGDXnOH1fGyigdYXQ0/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Innform, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Innform for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jbgHvBf48CYk83GUv68cm8LGDXnOH1fGyigdYXQ0/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Innform URL.
- Step 03
Save and start
Save the connection and enable Innform in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"innform-alternative": {
"url": "https://edge.vinkius.com/vk_preview_jbgHvBf48CYk83GUv68cm8LGDXnOH1fGyigdYXQ0/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Innform
Open Agent mode in chat and ask: "Using Innform, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"innform-alternative": {
"url": "https://edge.vinkius.com/vk_preview_jbgHvBf48CYk83GUv68cm8LGDXnOH1fGyigdYXQ0/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Innform
Ask Copilot: "Using Innform, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"innform-alternative": {
"url": "https://edge.vinkius.com/vk_preview_jbgHvBf48CYk83GUv68cm8LGDXnOH1fGyigdYXQ0/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Innform
Open Cascade and ask: "Using Innform, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"innform-alternative": {
"url": "https://edge.vinkius.com/vk_preview_jbgHvBf48CYk83GUv68cm8LGDXnOH1fGyigdYXQ0/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Innform
Ask Cline: "Using Innform, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add innform-alternative --transport http "https://edge.vinkius.com/vk_preview_jbgHvBf48CYk83GUv68cm8LGDXnOH1fGyigdYXQ0/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Innform
Ask Claude: "Using Innform, show me...". 9 tools are ready
Where the request belongs
Work Innform can move forward.
This is for L&D managers who are drowning in spreadsheets and HR ops people who need to keep compliance records perfect without the manual headache.
L&D Manager
Checks completion rates and organizes new training groups during weekly meetings.
Compliance Officer
Monitors overdue safety courses to ensure the company stays audit-ready.
HR Operations Specialist
Onboards new hires into specific training tracks using quick natural language prompts.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsInnform
Train your team with an LMS that creates courses from your content, tracks completion, and gamifies the learning experience.
AcademyOcean
LMS for smart corporate training. manage learners, courses, and training progress via AI.
iSpring Learn
Train employees with a corporate LMS that delivers SCORM courses, tracks certifications, and generates compliance reports.
Didacte
Equip your AI agent to manage LMS courses, track learner progress, and monitor enrollments via the Didacte (Workleap) API.
Coassemble
Manage online training and LMS via Coassemble. track courses, monitor enrolments, and manage student groups directly from any AI agent.
LearnUpon
Manage users, courses, and enrollments via the LearnUpon LMS API.
Bring your own AI
Change the model, client or framework. Keep Innform connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Innform.
The practical details behind the request, access and result.
Can the Innform MCP help me manage employee training?
Yes, it connects your Innform portal to your AI agent so you can manage learners, track progress, and organize training groups using natural language.
How does the Innform MCP handle compliance tracking?
It allows your agent to instantly identify overdue assignments and completed tasks, making it much easier to stay audit-ready without manual checking.
Can I use the Innform MCP to offboard employees?
Yes, you can ask your agent to freeze accounts immediately when someone leaves the company to ensure they no longer have access to the training portal.
How do I get learner data using the Innform MCP?
Your agent can pull high-fidelity profile metadata and a full directory of all registered users whenever you need them for reporting or review.
Can the Innform MCP help with onboarding?
It simplifies onboarding by letting you invite new learners and add them to specific training groups through simple voice or text commands.
Is the Innform MCP good for L&D managers?
It is designed specifically for L&D managers who want to spend less time on administrative data entry and more time on high-level training strategy.
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 capability 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 capability to retrieve a comprehensive list of all training items that have passed their high-fidelity deadlines.
One connection away
Give your agent a direct line to Innform.
Connect Innform once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available