aicraft-code-review Tool Now Supports CLI and CI Pipeline Integration
Developer tool aicraft-code-review, initially launched as an MCP server for local code reviews, has been updated this week with a new CLI mode that removes the need for an MCP client. The tool now supports three usage modes: MCP tools within editors like Claude Code and Cursor, direct CLI commands for reviewing files or diffs, and CI pipeline integration via exit codes that signal clean, medium, or critical findings. It checks for security vulnerabilities using OWASP patterns, performance issues, code quality problems, and style inconsistencies, returning structured output with severity levels. Users can configure custom rules, disable specific checks, and override severity levels through a YAML config file that is auto-discovered from the reviewed file's directory. The open-source tool is MIT-licensed and available via pip install aicraft-code-review, with the maintainer also warning users to pin the MCP dependency below version 2.0.0 due to breaking changes.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in