← Index

Sentrik

io.github.maxgerhardson/sentrik·v1.2.0·Security
Quality Score
95
/100

Governance runtime for AI-generated code. Enforce compliance and security standards.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "sentrik": {
      "command": "npx",
      "args": [
        "-y",
        "sentrik"
      ],
      "env": {
        "GUARD_LICENSE_KEY": "<your-guard_license_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "sentrik": {
      "command": "npx",
      "args": [
        "-y",
        "sentrik"
      ],
      "env": {
        "GUARD_LICENSE_KEY": "<your-guard_license_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y sentrik
§02  Environment variables
GUARD_LICENSE_KEY
secret

Sentrik license key for Team/Organization features (optional — free tier works without it)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Security