ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Learn Amp with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Combine learning, engagement, and performance in one people development platform that helps employees grow and organizations thrive.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Learn Amp capability set.

These are the exact actions your AI can choose when you ask it to work with Learn Amp.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Learn Amp.

  1. 01

    Get user

    Get details for a specific user

  2. 02

    List items

    List all learning items (courses, content)

  3. 03

    List learnlists

    List all learnlists (learning pathways)

  4. 04

    Deactivate user

    The user data remains but they can no longer log in. Deactivate a user account

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Learn Amp.

  1. 05

    Complete item

    Mark a learning item as complete for a user

  2. 06

    Create user

    Create a new user in Learn Amp

  3. 07

    Get learnlist

    Get details for a specific learnlist

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Learn Amp.

  1. 08

    List users

    List all users from Learn Amp

  2. 09

    List verbs

    List all available action verbs

  3. 10

    Update user

    Update an existing user

Observed, not estimated

880ms average. Fast in production.

Learn Amp is checked daily against the live service.

Daily averagePeak 1022ms
Aug 20Today
Fastest day
755ms
Slowest day
1022ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Learn Amp, so you can see the experience inside your AI.

It does not authenticate your account with Learn Amp. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Learn Amp Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_jwkVhEGAe4T1OqAa8F3udSkzhy6rOx45ADQiNa57/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Learn Amp capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "learn-amp-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_jwkVhEGAe4T1OqAa8F3udSkzhy6rOx45ADQiNa57/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Learn Amp owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.