Scan AI-generated code for security, performance, and code quality issues before they ship
| Tool name | Description | Destructive? |
|---|---|---|
| guardrail_scan | ✓ no | |
| guardrail_fix | ✓ no | |
| guardrail_list_rules | ✓ no | |
| guardrail_diff | ✓ no | |
| guardrail_baseline_status | ✓ no |
| guardrail_config | ✓ no | |
| guardrail_explain_rule | ✓ no |
{
"mcpServers": {
"guardrail": {
"command": "npx",
"args": [
"-y",
"guardrail"
]
}
}
}