Skip to content
Cursor

GoldenCheck for Cursor

io.github.benseverndev-oss/goldencheck

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

client:Cursor transport:streamable-http runtime:pypi

Install GoldenCheck in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

GoldenCheck in other clients