Skip to content
Claude Desktop

flagrix for Claude Desktop

io.github.flagrix-io/flagrix

Scan GitHub repos and profiles for malware before cloning — commit-pinned risk verdicts for agents

client:Claude Desktop transport:stdio runtime:npm

Install flagrix 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": {
    "flagrix": {
      "command": "npx",
      "args": [
        "-y",
        "flagrix"
      ],
      "env": {
        "GITHUB_TOKEN": "<GITHUB_TOKEN>"
      }
    }
  }
}

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

flagrix in other clients