Learn Amp Connector for AI agents.
10 live capabilities
Manage corporate training and employee development workflows through natural conversation.
Waiting for input…
Why people use Learn Amp
Learn Amp for Automated Corporate Training Management
This Connector turns that process into a simple conversation. You can tell your AI agent to set up a new hire and assign them a specific learning pathway in one go. You get your time back to focus on actual strategy instead of just moving data around.
What Vinkius changes
You get a conversational interface for your entire L&D administrative workflow.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
New Hire Onboarding
An HR admin asks the agent to create a user and then lists the relevant learning pathways for their specific role.
- Real-world use case 02
Training Audit
A team lead asks which employees haven't finished their mandatory compliance training yet to identify gaps.
- Real-world use case 03
Content Discovery
A manager wants to see all available items related to leadership to build a new internal development track.
Complete set · 10capabilities
The complete Learn Amp capability set.
These are the exact actions your AI can choose when you ask it to work with Learn Amp.
01—04
4 capabilities in this set.
Part of 10 available through Learn Amp.
- 01 Capability
Get user
Fetch specific details for any user in your organization. Use it to quickly check a person's profile info.
- 02 Capability
List items
Browse all available courses and content. It's the fastest way to see what's in your library.
- 03 Capability
List learnlists
View all curated learning pathways. See how your organization structures its development tracks.
- 04 Capability
Update user
Change the information for an existing user. Use it to keep your directory data accurate.
05—07
3 capabilities in this set.
Part of 10 available through Learn Amp.
- 05 Capability
Create user
Add a new person to your Learn Amp account. Use it to get new hires started on their training.
- 06 Capability
Deactivate user
Stop a user from logging in while keeping their data. It's the standard way to handle offboarding.
- 07 Capability
Get learnlist
Get the specific details of a single learning pathway. Use it to see exactly what's in a curated list.
08—10
3 capabilities in this set.
Part of 10 available through Learn Amp.
- 08 Capability
List users
Pull a full list of every user in Learn Amp. Use this to get a bird's-eye view of your directory.
- 09 Capability
List verbs
See every action verb available on the platform. This helps you understand what specific interactions your agent can perform.
- 10 Capability
Complete item
Mark a specific learning item as finished for a user. This updates their progress instantly.
Set up in minutes
One URL. Then ask Learn Amp to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Learn Amp 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_jwkVhEGAe4T1OqAa8F3udSkzhy6rOx45ADQiNa57/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 Learn Amp, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Learn Amp for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jwkVhEGAe4T1OqAa8F3udSkzhy6rOx45ADQiNa57/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 Learn Amp URL.
- Step 03
Save and start
Save the connection and enable Learn Amp in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"learn-amp": {
"url": "https://edge.vinkius.com/vk_preview_jwkVhEGAe4T1OqAa8F3udSkzhy6rOx45ADQiNa57/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 Learn Amp
Open Agent mode in chat and ask: "Using Learn Amp, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"learn-amp": {
"url": "https://edge.vinkius.com/vk_preview_jwkVhEGAe4T1OqAa8F3udSkzhy6rOx45ADQiNa57/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 Learn Amp
Ask Copilot: "Using Learn Amp, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"learn-amp": {
"url": "https://edge.vinkius.com/vk_preview_jwkVhEGAe4T1OqAa8F3udSkzhy6rOx45ADQiNa57/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 Learn Amp
Open Cascade and ask: "Using Learn Amp, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"learn-amp": {
"url": "https://edge.vinkius.com/vk_preview_jwkVhEGAe4T1OqAa8F3udSkzhy6rOx45ADQiNa57/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 Learn Amp
Ask Cline: "Using Learn Amp, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add learn-amp --transport http "https://edge.vinkius.com/vk_preview_jwkVhEGAe4T1OqAa8F3udSkzhy6rOx45ADQiNa57/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 Learn Amp
Ask Claude: "Using Learn Amp, show me...". 10 tools are ready
Where the request belongs
Work Learn Amp can move forward.
This is for L&D managers and HR ops people who are tired of manual data entry and want to manage employee training without constant tab switching.
L&D Manager
Checks user progress and finds specific training content for different departments during the week.
HR Operations Specialist
Handles the heavy lifting of onboarding and offboarding by provisioning and deactivating accounts via chat.
Team Lead
Quickly verifies that their direct reports are completing required skills and courses.
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.
360Learning
Collaborative learning platform. manage users, courses, paths, and training statistics via AI.
Didacte
Equip your AI agent to manage LMS courses, track learner progress, and monitor enrollments via the Didacte (Workleap) API.
Cornerstone OnDemand
Equip your AI agent to manage training, performance, and employee transcripts via the Cornerstone LMS API.
EdApp
Train your workforce with mobile-first microlearning courses, quizzes, and gamified lessons that employees complete on their phones.
AcademyOcean
LMS for smart corporate training. manage learners, courses, and training progress via AI.
Bring your own AI
Change the model, client or framework. Keep Learn Amp 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 Learn Amp.
The practical details behind the request, access and result.
What does the Learn Amp MCP do for my team?
It connects your Learn Amp account to your AI agent. This lets you manage users, browse courses, and update training progress through a chat interface instead of using the web dashboard.
Can I use Learn Amp MCP to onboard new hires faster?
Yes, you can use it to create new user accounts and assign them to specific learning pathways instantly through your AI client.
How does Learn Amp MCP help with training audits?
It allows you to quickly query user lists and check completion statuses for specific learning items, making it much easier to see who has finished their required training.
Can I deactivate users with Learn Amp MCP?
Yes, you can use it to deactivate accounts. This is great for offboarding because it revokes login access while keeping the user's data in your system.
Does Learn Amp MCP work with my existing AI client?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf, giving you a unified way to manage your training data.
Can I find specific courses using Learn Amp MCP?
Yes, you can ask your agent to list all items or search for specific content in your library to see what's available for your employees.
Can my AI automatically mark a course as completed for a specific user?
Yes! Use the complete_item action by providing the Item ID and User ID. Your agent will record the completion in the Learn Amp database instantly.
How do I list all the available learning pathways (Learnlists)?
Simply ask the agent to run the list_learnlists query. It will return a paginated list of all active pathways with their names and unique IDs.
Is it possible to deactivate a user account via this integration?
Yes. The deactivate_user capability allows you to disable access for any specific user ID, which is ideal for automating offboarding processes.
One connection away
Give your agent a direct line to Learn Amp.
Connect Learn Amp once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available