Waraq-Labs/review-for-agent
A local code review tool for giving structured, line-level feedback to AI coding agents — without opening a PR.
Platform-specific configuration:
{
"mcpServers": {
"review-for-agent": {
"command": "npx",
"args": [
"-y",
"review-for-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...