🍺 BREW Explorer

← all casks

GitKraken CLI

brew install --cask gitkraken-cli v3.1.68

Command-line interface for managing work items, commits, and pull requests across multiple Git repositories with AI assistance.

Why you might care

GitKraken CLI bridges monorepo and polyrepo workflows, letting you manage multiple repositories as one. It includes AI-powered commit message and PR generation, MCP server integration for LLM tools (GitHub, Jira, Git), and maintains parity with GitKraken's GUI. Choose this if you prefer CLI workflows but want GitKraken's multi-repo context and AI features without the desktop app.

Categories

Alternatives

Git GitHub CLI Atlassian CLI
306
30-day installs · #688
1.0k
90-day · #613
4.4k
365-day · #549
422
★ GitHub stars · updated 10d ago

GitHub topics

cli git gitkraken terminal

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "Git",
    "GitHub CLI",
    "Atlassian CLI"
  ],
  "artifacts": [
    {
      "binary": [
        "gk"
      ],
      "target": "$HOMEBREW_PREFIX/bin/gk"
    },
    {
      "zap": [
        {
          "trash": "~/.gitkraken"
        }
      ]
    }
  ],
  "auto_updates": null,
  "categories": [
    "terminal",
    "git",
    "dev-tools",
    "ai"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "CLI for GitKraken",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "GitKraken CLI",
  "enrichment_fetched_at": "2026-06-20T22:44:40+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "gitkraken-cli",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-10T07:53:11Z",
  "github_readme_excerpt": "# \ud83d\ude80 GitKraken CLI\n\n`gk` is GitKraken on the command line. The core functionality is focused on \"Work Items\" which can be thought of as the feature or issue you are trying to tackle. This allows you to work with multiple repos at once and get the same UX as if you were in a monorepo. We also provide robust AI-powered commit messages and Pull Request generation. It also provides an MCP server that streamlines working with git and your Issue and git hosting providers.\n\nGitKraken CLI is available on macOS, Windows, and Unix systems.\n\n![](./images/cli-header-wide.png)\n\n## Table of Contents\n\n- [MCP Server](#mcp-server)\n- [Documentation](#documentation)\n- [Workflows](#workflows)\n- [`git` Command Passthrough](#git-command-passthrough)\n- [Installation](#installation)\n- [Troubleshooting](#troubleshooting)\n- [Support](#support)\n\n## MCP Server\n\nThe GitKraken MCP server is a local MCP server that is powerful and easy to use. It wraps git, GitHub, Jira MCP actions as well as provides tools to LLMs that work with GitKraken APIs and functionality. You can find specific installation instructions based on your chosen AI application in the [Help Center](https://help.gitkraken.com/cli/gk-cli-mcp/).\n\nIf you want to read more about the MCP server, you can check out the [introduction blog post](https://www.gitkraken.com/blog/introducing-gitkraken-mcp)\n\n## Documentation\n\n`gk help` is going to be your best source for exploring the CLI. But also see the [workflows](#workflows) below.\n\n```bash\nWelcome to GitKraken CLI, a premium CLI experience for managing multiple repositories with familiar GIT CLI commands\n\nUsage:\n  gk [flags]\n  gk [command]\n\nAUTHENTICATING\n  auth         Authenticate with the GitKraken platform\n  provider     Add or remove provider tokens\n\nCORE COMMANDS\n  graph        Display commit graph in current repository\n  issue        Manage your issues\n  organization Manage your Gitkraken organizations\n  work         Interact with your work.\n  workspace    Interact with your worksp",
  "github_repo": "gitkraken/gk-cli",
  "github_stars": 422,
  "github_topics": [
    "cli",
    "git",
    "gitkraken",
    "terminal"
  ],
  "homepage": "https://github.com/gitkraken/gk-cli",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 306,
  "installs_365d": 4387,
  "installs_90d": 1039,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:05:12+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "GitKraken CLI"
  ],
  "one_liner": "Command-line interface for managing work items, commits, and pull requests across multiple Git repositories with AI assistance.",
  "rank_30d": 688,
  "rank_365d": 549,
  "rank_90d": 613,
  "raw_hash": "b22b8f8bee3a91b9",
  "ruby_source_path": "Casks/g/gitkraken-cli.rb",
  "tap": "homebrew/cask",
  "token": "gitkraken-cli",
  "version": "3.1.68",
  "why_use_this": "GitKraken CLI bridges monorepo and polyrepo workflows, letting you manage multiple repositories as one. It includes AI-powered commit message and PR generation, MCP server integration for LLM tools (GitHub, Jira, Git), and maintains parity with GitKraken\u0027s GUI. Choose this if you prefer CLI workflows but want GitKraken\u0027s multi-repo context and AI features without the desktop app."
}