MR Pilot is an AI-powered code review bot for GitLab and GitHub. It provides instant, objective feedback so your team can stop waiting and start building.
# Review a GitHub Pull Request
$ mr-pilot
https://github.com/owner/repo/pull/123 --comment
✓ Retrieved
GitHub PR:
"feat: Add user authentication"
✓ Analysis
complete
Goal Status:
MET
Quality Score:
92/100
Powerful features for modern development teams
Provide ticket requirements to ensure code changes align with the original goal, ignoring unrelated commits.
Works seamlessly with both GitLab Merge Requests and GitHub Pull Requests.
Get reviews in seconds. Perfect for CI/CD pipelines with automatic retry logic for reliability.
Provide project conventions to reduce false positives and get truly relevant feedback.
Works with OpenRouter, OpenAI, Ollama, Azure, and any OpenAI-compatible API.
Use free local models with Ollama or access 200+ models with OpenRouter's pay-per-use billing.
Get up and running in 3 simple steps
npm install -g mr-pilot
# Create .env file and add your
tokens
GITHUB_TOKEN=your_github_token
LLM_API_KEY=your_llm_api_key
LLM_PROVIDER=openrouter
mr-pilot
https://github.com/owner/repo/pull/123
--comment
Flexible provider support - use what you love
Join teams who are shipping better code faster with AI-powered reviews