How to Use the eduMe MCP in Windsurf
Let Windsurf control your mobile training data. Manage courses and track user progress with this eduMe MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect eduMe MCP to Windsurf
Create your Vinkius account to connect eduMe 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.
Full course lifecycle in Windsurf
Cascade can pull granular data for any module using `get_course_details`. It keeps your IDE context current by checking against `list_training_courses` whenever you update your training documentation. Stop digging through browser tabs to find course specs. You'll have the exact module lists and settings ready for your agent to reference while you write code.
Automated team tracking for Windsurf
Run a `quick_team_training_audit` to get instant visibility into member counts and activity levels. Windsurf handles the data aggregation, giving you a clear picture of team engagement without manual status checks. This MCP Server provides the raw data needed to spot training gaps. You can quickly map out who needs attention by using `list_training_teams` alongside your existing project requirements.
Deep user profile access
Find specific trainees in seconds using `search_trainees_by_keyword` within your Windsurf workspace. Once you identify a user, `get_user_training_profile` fetches their complete history for your review. Keep track of individual performance metrics without leaving your editor. This allows your agent to cross-reference training completion with active development tasks effectively.
Set up eduMe 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 eduMe 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 eduMe payment history." If connected, Cascade will call the eduMe tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"edume-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 eduMe. 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 eduMe MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the eduMe MCP today
We host it, we monitor it, we maintain it. You just paste one token.