cluster validator for Windsurf
com.detentpoint/cluster-validator
Read-only health validation for Windows Server failover clusters running SQL Server FCI.
client:Windsurf
transport:stdio
runtime:nuget
Install cluster validator in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cluster-validator": {
"command": "dnx",
"args": [
"DetentPoint.ClusterValidator.Mcp",
"--yes"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs