cluster validator for Cline
com.detentpoint/cluster-validator
Read-only health validation for Windows Server failover clusters running SQL Server FCI.
client:Cline
transport:stdio
runtime:nuget
Install cluster validator in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"cluster-validator": {
"command": "dnx",
"args": [
"DetentPoint.ClusterValidator.Mcp",
"--yes"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs