sdcvalidator for Windsurf
io.github.semanticdatacharter/sdcvalidator
SDC4 structural validator with ExceptionalValue recovery; thin wrapper over xmlschema.
client:Windsurf
transport:stdio
runtime:pypi
Install sdcvalidator in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"sdcvalidator": {
"command": "uvx",
"args": [
"sdcvalidator"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs