How to Use the EdApp MCP in Windsurf
Let Windsurf Cascade autonomously run your EdApp training pipelines, manage learners, and pull analytics without you writing code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect EdApp MCP to Windsurf
Create your Vinkius account to connect EdApp 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 user provisioning with Windsurf Cascade
The `create_new_learner` tool lets your Windsurf client connect to the EdApp MCP Server to add new employees to your training roster directly from your workspace context. Cascade reads your onboarding spreadsheets, maps the data fields, and registers users on EdApp without requiring manual API calls. If an employee leaves, Cascade uses `remove_learner` to clean up your active EdApp seats. It matches your HR exit logs to your training database and executes the Windsurf deletion workflow autonomously.
Track team course completions via Windsurf MCP Server
The `get_course_progress_report` tool pulls real-time EdApp training metrics directly into your Windsurf agent. Cascade chains this with `get_catalog_statistics` to evaluate how your team interacts with your mobile-first microlearning modules. You set the target completion rate, and Cascade identifies which EdApp accounts fell behind. It runs these checks in the background of your Windsurf editor and presents a clean list of inactive users.
Analyze training lesson friction points
The `get_lesson_attempts_log` tool exposes specific quiz answers and completion times from EdApp directly to your Windsurf workspace. Cascade matches this data against your course syllabus by calling `list_course_lessons` to pinpoint which slides stall your learners. Instead of clicking through the EdApp web dashboard, Cascade builds a local breakdown of difficult questions inside Windsurf. You get immediate visibility into where your mobile lessons need clearer formatting.
Set up EdApp 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 EdApp 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 EdApp payment history." If connected, Cascade will call the EdApp tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"edapp-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 EdApp. 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 EdApp MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the EdApp MCP today
We host it, we monitor it, we maintain it. You just paste one token.