GoldenCheck for VS Code
io.github.benseverndev-oss/goldencheck
Auto-discover validation rules from data — scan, profile, health-score. No rules to write.
client:VS Code
transport:streamable-http
runtime:pypi
Install GoldenCheck in VS Code
.vscode/mcp.json
{
"servers": {
"goldencheck": {
"type": "http",
"url": "https://goldencheck-mcp-production.up.railway.app/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs