Strict AI code reviewer for Cursor. Finds real bugs, security issues, and regressions — not fluff. Scores your code and suggests fixes you can actually use.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "uvx",
"args": [
"mcp-code-sanitizer"
],
"env": {
"GROQ_API_KEY": "${GROQ_API_KEY}"
}
}