How to Use the Contrast Security MCP in Windsurf
Let Windsurf Cascade hunt vulnerabilities and inspect your Contrast Security AppSec data without leaving your workspace.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Contrast Security MCP to Windsurf
Create your Vinkius account to connect Contrast Security 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.
Hunt critical issues autonomously with Windsurf
This Contrast Security MCP Server connects your Windsurf workspace directly to your AppSec pipeline. Windsurf reads your local repository context and uses `list_critical_vulnerabilities` to find active security flaws that match your current files. Instead of jumping between browser tabs, Windsurf Cascade analyzes the output and immediately runs `get_vulnerability_details` to pinpoint the exact line of code causing the alert. You'll get a complete fix plan generated by your agent in seconds.
Map your monitored environment instantly
It's simple to find where your Contrast Security code runs with this MCP integration inside Windsurf. The agent runs `list_applications` to fetch the active software inventory and matches it against your local workspace configuration. Cascade then queries `list_monitored_servers` to identify which hosts run the Contrast agent. You see exactly which production environments are exposed to Windsurf without running manual grep commands.
Filter security alerts by severity
Filtering out noise is easy when you connect your Contrast Security tools to your Windsurf workspace. The agent uses `search_vulnerabilities` to isolate specific vulnerability traces based on your current development branch. Cascade drills down further by calling `get_application_details` to verify if the target Contrast Security service is actually active. You focus only on real, exploitable bugs that threaten your app.
Set up Contrast Security 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 Contrast Security 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 Contrast Security payment history." If connected, Cascade will call the Contrast Security tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"contrast-security-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 Contrast Security. 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 Contrast Security MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Contrast Security MCP today
We host it, we monitor it, we maintain it. You just paste one token.