How to Use the DigitalChalk MCP in Claude Code
Claude Code provides headless LMS management by connecting your CI/CD pipelines directly to DigitalChalk tools.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DigitalChalk MCP to Claude Code
Create your Vinkius account to connect DigitalChalk 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.
Terminal-based DigitalChalk user management
Claude Code queries your user base via `list_lms_users` to verify account states during your deployment scripts. It outputs the raw data directly to your shell for immediate processing. You can pipe the output of `search_users_by_identity` into other CLI utilities. This allows for rapid verification of student accounts without leaving your terminal environment.
Automated course and exam monitoring
The agent triggers `list_course_offerings` to validate your catalog integrity as part of your daily cron jobs. It identifies missing or misconfigured courses before they reach production. It also checks assessment health by calling `list_assessment_exams`. Any discrepancies are logged directly to your console, allowing for quick remediation during your maintenance window.
Claude Code handles LMS account metadata
The server retrieves your account configuration using `get_lms_account_metadata`. This ensures your automated scripts always run against the correct environment and settings. It keeps track of total account health by aggregating data from multiple tools. This provides a clear status of your system performance directly in your terminal output.
Set up DigitalChalk 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 seedigitalchalk-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DigitalChalk transactions." It will automatically discover and invoke the available DigitalChalk tools.
claude mcp add --transport http digitalchalk-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 DigitalChalk MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DigitalChalk MCP today
We host it, we monitor it, we maintain it. You just paste one token.