How to Use the Cloud Assess MCP in Claude Code
Query Cloud Assess student records and assessment forms directly from your Claude Code terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cloud Assess MCP to Claude Code
Create your Vinkius account to connect Cloud Assess 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.
Pipe training records to terminal tools in Claude Code
The `list_unit_enrolment_progress` tool outputs raw enrolment data straight to your standard output via this MCP server. Claude Code lets you pipe this data directly into grep, jq, or local shell scripts for instant terminal filtering. This headless workflow bypasses slow web dashboards. You get raw progress metrics in milliseconds, ready for your command-line processing.
Audit assessment checklists via CLI
The `list_assessment_forms` tool retrieves specific checklists and evidence requirements. Claude Code queries this list to verify compliance parameters without leaving your SSH session. You can quickly cross-reference these forms with `list_assessment_records` to verify that assessors have signed off on mandatory training modules.
Track training locations from the shell
The `list_training_locations` tool pulls your physical and logical training sites. Claude Code displays this list directly in your terminal, making it easy to map student cohorts to specific campuses. This is ideal for quick operational checks. You don't need to boot up a browser to find out which assessors are assigned to which training site.
Set up Cloud Assess 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 seecloud-assess-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Cloud Assess transactions." It will automatically discover and invoke the available Cloud Assess tools.
claude mcp add --transport http cloud-assess-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 Cloud Assess MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Cloud Assess MCP today
We host it, we monitor it, we maintain it. You just paste one token.