How to Use the UKG Pro Learning MCP in Windsurf
Manage employee learning paths and training data automatically using Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect UKG Pro Learning MCP to Windsurf
Create your Vinkius account to connect UKG Pro Learning to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Check User Status
The `users` tool retrieves full details for a specific user ID. You get direct access to core profile information—names, roles, and IDs—without leaving your IDE. This lets you quickly check if an employee account exists before attempting any other action. Knowing the user's data is step zero. Cascade uses this context so it doesn't waste time calling functions that require credentials or identifiers you don't have yet.
List All Learning Paths
Use `curricula` to list every available learning path tracked in the system. This shows you what kind of training structures are offered, from compliance modules to leadership tracks. You see a clean list of all possible educational blueprints. When Cascade finds this list, it knows exactly which paths exist. If your goal is to check if 'Security Certification' is an option, it uses the `curricula` tool first.
Get Specific Course Details
The `courses` tool fetches all data for a single training course using its unique ID. You pull up everything about that class—the description, prerequisites, and duration. It’s a direct lookup on the specific content you need. This capability lets your agent handle deep dives into training materials. If you tell it, 'Find out what's in Course X,' Cascade executes `courses` and presents the structured data right back to you.
Set up UKG Pro Learning MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the UKG Pro Learning MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my UKG Pro Learning payment history." If connected, Cascade will call the UKG Pro Learning tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"ukg-pro-learning-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by UKG Pro Learning. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about UKG Pro Learning MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the UKG Pro Learning MCP today
We host it, we monitor it, we maintain it. You just paste one token.