How to Use the 360Learning MCP in Claude Code
Manage your 360Learning platform directly from your terminal using Claude Code commands and shell pipes.
Works with every AI agent you already use
…and any MCP-compatible client
Connect 360Learning MCP to Claude Code
Create your Vinkius account to connect 360Learning to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Manage 360Learning users from Claude Code
Run terminal commands to provision new learners without opening a browser. This MCP Server lets Claude Code use `create_user` to register accounts using arguments piped directly from your terminal. You can combine this with `list_users` to verify the creation succeeded. This makes it easy to integrate your training platform with existing shell scripts.
Command-line training audits
Pull performance metrics instantly using `get_stats` directly inside your terminal session. You can filter by group, course, or user ID to inspect completion rates. The tool lets you pipe these metrics into local files or grep them to find struggling cohorts. It replaces slow web-based reporting with fast command-line queries.
Catalog querying via CLI
Inspect your training modules by running `list_courses` to find specific course IDs. Once you have the ID, call `get_course` to dump the lesson overview to your terminal. You can also query `list_groups` to see all active cohorts and departments. This gives you a complete view of your educational setup without leaving your shell.
Set up 360Learning MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should see360learning-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest 360Learning transactions." It will automatically discover and invoke the available 360Learning tools.
claude mcp add --transport http 360learning-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 360Learning MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the 360Learning MCP today
We host it, we monitor it, we maintain it. You just paste one token.