How to Use the Knorish MCP in Claude Code
Pipe Knorish user and course data directly into your shell scripts and CI/CD pipelines with Claude Code. No GUI, just automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Knorish MCP to Claude Code
Create your Vinkius account to connect Knorish 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.
Run Bulk Operations From the CLI
This is for headless automation. You can create a simple shell script that reads a list of emails from a text file and pipes it to Claude Code. For each email, your script can call `create_user` and then `enroll_user` into a specific course. It's a powerful way to handle bulk migrations or sales promotions without ever opening a browser. Everything happens in your terminal, making it fast and scriptable.
Automate Nightly Syncs and Reports
Set up a cron job that executes a script with Claude Code. The script can call `list_users`, loop through each one to `get_student_progress`, and format the output into a CSV or JSON report. This report can then be emailed or sent to another service. This gives you a reliable, automated daily snapshot of your entire Knorish academy. It's the perfect backend process for data warehousing or generating business intelligence reports.
Manage Knorish Integrations as Code
Treat your Knorish webhooks like any other piece of infrastructure. With this MCP Server, you can use Claude Code in a deployment script to `create_webhook` for your staging environment and `list_webhooks` to verify its status. When you tear down the environment, your script can also remove the webhook. This is true infrastructure-as-code for your LMS, ensuring your integrations are consistent and reproducible across all your environments.
Set up Knorish 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 seeknorish-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Knorish transactions." It will automatically discover and invoke the available Knorish tools.
claude mcp add --transport http knorish-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 Knorish MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Knorish MCP today
We host it, we monitor it, we maintain it. You just paste one token.