# Verdict — Compliance for AI-Generated Code [Health: Active]

**Category:** 🧬 Biology & Bioinformatics  
**Repository:** https://github.com/getverdict-ai/releases  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/verdict-compliance-for-ai-generated-code

## Description
Compliance verdicts for AI-generated code. SOC 2, HIPAA, HITRUST for healthcare IT.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "verdict-compliance-for-ai-generated-code": {
    "command": "npx",
    "args": ["-y","verdict-compliance-for-ai-generated-code"]
  }
}
```

## Documentation & README

# Verdict CLI Releases

Binary releases for the Verdict CLI.

```bash
brew tap getverdict-ai/tap
brew install verdict
```

