โšก A fast Git hook manager written in Rust, designed as a drop-in alternative to pre-commit, reimagined.

8,219 stars Rust #git#git-hooks#pre-commit
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "prek": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-prek"
      ]
    }
  }
}