AI features on Bitrise
Bitrise offers several AI features that you can toggle on and off at any time to enhance your Mobile DevOps processes.
AI FAQ
This page offers a short summary of the available AI features on Bitrise. For a detailed breakdown of Bitrise uses AI and how we handle customer data related to AI features, see the AI FAQ.
Bitrise offers multiple AI features to help enhance your Mobile DevOps processes. You can enable or disable any individual feature, or completely disable AI features altogether: Enabling AI features on Bitrise.
The following features are available:
Code reviewer
The AI code reviewer creates a comment every time a new pull request is opened on GitHub, and every time a user adds a new commit to the pull request. It can provide:
-
A summary: Highlights key code changes and their potential impact.
-
Walkthrough: Generates context-aware documentation to help team members quickly understand code changes.
-
Code review: Detects potential issues, suggests improvements, and enhances code quality.
The code reviewer only works with a GitHub connection, either via the Bitrise GitHub app or an OAuth connection.
AI build summary
The AI build summary gives you a summary of why a CI build failed and suggests the fix right there on the build page. You can turn off the feature at any time.

Bitrise MCP
The Bitrise Model Context Protocol (MCP) Server lets you talk to Bitrise via an AI client of your choice. It enables seamless interaction with your existing CI setup.
-
Troubleshoot issues by directly asking about failure reasons. The AI analyzes logs and configurations, providing actionble recommendations.
-
Optimize configurations by instructing the AI to suggest improvements. You will receive instant insights and practical suggestions.
-
Automate manual tasks such as handling permissions, inviting members to a project, or looking for old builds. Tell the AI agent about your requirements: it will send you the proposed steps for review and ask for permission before executing each action. You can review the results at each step of the process.
For now, the Bitrise MCP is supported for the Claude desktop app. You can find the Bitrise MCP repository on GitHub.