Skip to content
Cursor

Bitrise for Cursor

io.github.bitrise-io/bitrise-mcp

Set up & manage mobile CI/CD on Bitrise: build, test, distribute iOS, Android, Flutter, RN apps.

client:Cursor transport:streamable-http

Install Bitrise in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "bitrise-mcp": {
      "url": "https://mcp.bitrise.io/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Bitrise in other clients