How to Use the Elevio MCP in Windsurf
Windsurf's Cascade agent audits your entire Elevio knowledge base and rewrites outdated articles without you clicking a single button.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Elevio MCP to Windsurf
Create your Vinkius account to connect Elevio 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.
Let Windsurf audit your content health
Cascade doesn't wait for you to check every category manually. Give it a prompt, and it fires off `quick_content_health_audit` to grab your high-level volume metrics. If it spots a problem, it immediately runs `list_empty_knowledge_categories` to figure out where your documentation structure fell apart. You get a complete report in your editor before you even finish your coffee. The agent chains these checks together, digging into specific gaps with `list_knowledge_categories` to map out exactly what your support team needs you to write next.
Fix draft bottlenecks automatically
Stagnant drafts kill support teams. When you connect this MCP server, Cascade pulls a full backlog using `list_draft_knowledge_articles`. It reads the context of your current codebase or release notes, then uses `get_article_details` to pull the actual text of those unfinished guides. Instead of jumping between tabs, you watch the agent rewrite the content right in your IDE. It compares the drafted instructions against your actual code and flags any technical mismatches before your users see them.
Map assistant modules to active code
Your app's help widgets need to match what's actually in production. Windsurf uses `list_active_modules` to check which Elevio support, search, or ticket modules are currently live. It then runs `list_latest_article_updates` to see if your recent documentation pushes align with those active widgets. If a new feature isn't covered, Cascade searches for related keywords via `search_knowledge_articles`. It builds a hit list of missing documentation and stubs out the necessary markdown files in your workspace.
Set up Elevio 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 Elevio 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 Elevio payment history." If connected, Cascade will call the Elevio tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"elevio-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 Elevio. 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 Elevio MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Elevio MCP today
We host it, we monitor it, we maintain it. You just paste one token.