How to Use the CHA₂DS₂-VASc & HAS-BLED Calculator MCP in Windsurf
Determine stroke and bleeding risk profiles automatically, step by step, using Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect CHA₂DS₂-VASc & HAS-BLED Calculator MCP to Windsurf
Create your Vinkius account to connect CHA₂DS₂-VASc & HAS-BLED Calculator 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.
Key Capabilities
Automated Risk Scoring via MCP Server
Just tell your goal to Cascade. It figures out the steps needed for a full assessment. For example, if you need to know the risk profile for an AFib patient, Windsurf first runs `query_cha2ds2_vasc_score` to get the stroke risk score. Then, it chains that result with other necessary checks, like calculating the bleed potential using `calculate_hasbled_score`, and finally pulls everything together by calling `get_risk_recommendations`. You don't have to prompt for each step.
Chaining MCP Actions in Windsurf
You can build complex workflows without writing orchestration code. Imagine setting a goal like, 'Check this patient’s total risk.' Cascade reads the context and knows it needs to use multiple tools across different domains. This makes the MCP Server incredibly powerful for any agent working in your IDE. The ability to run these multi-step checks autonomously is where Windsurf shines.
Contextual Data Flow with Windsurf
When running a complex calculation, all the data stays visible and structured within your workspace. If one tool fails or needs adjustment, you see exactly why. The agent doesn't just spit out an answer; it shows its work. It's clear where the inputs came from, which is huge when dealing with critical patient metrics.
Set up CHA₂DS₂-VASc & HAS-BLED Calculator 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 CHA₂DS₂-VASc & HAS-BLED Calculator 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 CHA₂DS₂-VASc & HAS-BLED Calculator payment history." If connected, Cascade will call the CHA₂DS₂-VASc & HAS-BLED Calculator tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"cha2ds2-vasc-has-bled-calculator-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 CHA₂DS₂-VASc & HAS-BLED Calculator. 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 CHA₂DS₂-VASc & HAS-BLED Calculator MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the CHA₂DS₂-VASc & HAS-BLED Calculator MCP today
We host it, we monitor it, we maintain it. You just paste one token.