Scherlok for Windsurf
io.github.rbmuller/scherlok
Zero-config data-quality monitoring: profile a warehouse, detect anomalies, gate CI.
client:Windsurf
transport:stdio
runtime:pypi
Install Scherlok in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"scherlok": {
"command": "uvx",
"args": [
"scherlok"
],
"env": {
"SCHERLOK_CONNECTION": "<SCHERLOK_CONNECTION>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs