Skip to content
Zed

GoldenCheck for Zed

io.github.benseverndev-oss/goldencheck

Auto-discover validation rules from data — scan, profile, health-score. No rules to write.

client:Zed transport:streamable-http runtime:pypi

Install GoldenCheck in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "goldencheck": {
      "url": "https://goldencheck-mcp-production.up.railway.app/mcp/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

GoldenCheck in other clients