Skip to content
Claude Desktop

Sentrik for Claude Desktop

io.github.maxgerhardson/sentrik

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

client:Claude Desktop transport:stdio runtime:npm

Install Sentrik in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "sentrik": {
      "command": "npx",
      "args": [
        "-y",
        "sentrik"
      ],
      "env": {
        "GUARD_LICENSE_KEY": "<GUARD_LICENSE_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Sentrik in other clients