Skip to content
Cline

TalentLMS for Cline

io.github.mindstone/mcp-server-talentlms

TalentLMS MCP server: users, courses, groups, branches, reporting, and assessments

client:Cline transport:stdio runtime:npm

Install TalentLMS in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-server-talentlms": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-talentlms"
      ],
      "env": {
        "TALENTLMS_API_KEY": "<TALENTLMS_API_KEY>",
        "TALENTLMS_DOMAIN": "<TALENTLMS_DOMAIN>",
        "TALENTLMS_REQUEST_TIMEOUT": "<TALENTLMS_REQUEST_TIMEOUT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

TalentLMS in other clients