How to Use the Five9 QM MCP in Windsurf
Audit agent performance and run calibrations inside Windsurf using Cascade's autonomous multi-step tool chains.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Five9 QM MCP to Windsurf
Create your Vinkius account to connect Five9 QM 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.
Run agent evaluations with Windsurf Cascade
Cascade doesn't wait for you to prompt every single step when auditing team performance with `list_qm_interactions`. Tell it to evaluate a specific call, and it immediately pulls the form via `get_evaluation_form` and submits the final score with `create_evaluation`. This keeps your QA process moving without manual intervention in Windsurf. You get a fully populated scorecard directly in your editor workspace, ready for review.
Calibrate scoring across your entire team
Ensuring your supervisors grade calls consistently with `list_calibrations` is always a headache. This MCP Server lets your agent pull active calibrations to compare how different reviewers scored the same interaction. You can spot scoring drift before it ruins your team's motivation. The agent handles the data pulling so you can focus on aligning your supervisors.
Deep dive into call recordings instantly
Stop jumping back and forth between your browser and your development environment to find call records using `get_recording_link` in Windsurf. This MCP tool lets Cascade call `get_qm_interaction` to fetch the exact audio file and metadata you need. You get immediate access to customer interactions right where you code. No tab switching, no lost context, just direct access to raw call audio.
Set up Five9 QM 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 Five9 QM 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 Five9 QM payment history." If connected, Cascade will call the Five9 QM tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"five9-qm-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 Five9 QM. 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 Five9 QM MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Five9 QM MCP today
We host it, we monitor it, we maintain it. You just paste one token.