How to Use the Cloud Assess MCP in Windsurf
Let Cascade run multi-step vocational training audits and track student progress directly in Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Cloud Assess MCP to Windsurf
Create your Vinkius account to connect Cloud Assess 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.
Automate student progress audits inside Windsurf
The `list_unit_enrolment_progress` tool fetches real-time completion rates for any vocational unit. Cascade chains this with `get_student_details` to build a complete profile of lagging students without you running manual database queries. You specify the target qualification, and Cascade pulls the records. It handles the entire lookup sequence in one go, outputting a clean markdown table of student names and their outstanding tasks.
Map trainers to physical training locations
The `list_training_locations` tool pulls your active physical and logical training sites. Cascade matches these locations with staff lists retrieved by `list_training_assessors` to show you where your resources are deployed. This setup lets you identify scheduling gaps in seconds. Cascade analyzes the output to highlight locations that lack qualified trainers, giving you an instant operational overview.
Audit assessment evidence and forms
The `list_assessment_records` tool extracts individual student submissions and assessor feedback via this MCP server. Cascade cross-references these records with `list_assessment_forms` to verify that your team completed all required compliance checklists. This setup turns a tedious compliance check into a single prompt. Cascade flags missing documents and organizes the evidence, keeping your RTO audit-ready without manual file digging.
Set up Cloud Assess 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 Cloud Assess 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 Cloud Assess payment history." If connected, Cascade will call the Cloud Assess tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"cloud-assess-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 Cloud Assess. 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 Cloud Assess MCP in Windsurf
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.