Skip to content
Book demo

GitKraken

Remote MCP·Local·STDIO

GitKraken CLI MCP server that wraps git, GitHub, Jira, and GitKraken APIs. Manage Work Items, generate AI-powered commits and PRs, and interact with workspaces via natural language.

Good for:Work item managementAI commit generationPR creationMulti-repo workflows

Installation path

Open AugmentGo to ConfigurationSelect MCP RegistryClick "Add Server"

Install the gk binary (brew install gitkraken-cli), authenticate with gk auth login, then choose Add Server, select Local MCP, use gk as the command, and pass mcp as the argument.

Setup steps

  1. 01

    Install GitKraken CLI

    macOS: brew install gitkraken-cli. Linux: snap install gitkraken-cli or download from releases. Windows: winget install gitkraken.cli.

  2. 02

    Authenticate

    Run gk auth login in your terminal and complete the browser-based OAuth flow.

  3. 03

    Open Add Server

    Configuration → MCP Registry → Add Server in Cosmos.

  4. 04

    Pick the Local MCP tab

  5. 05

    Set the command

    Command

    gk
  6. 06

    Add the arguments

    Args

    mcp
  7. 07

    Click Add, then enable

    Toggle on Cosmos Agent or CLI.

Local command

Suggested name: gitkraken

gk mcp

Requires the gk binary installed and authenticated. The server wraps git, GitHub, Jira, and GitKraken platform APIs.

Authentication

Run gk auth login to authenticate with the GitKraken platform via browser OAuth.

Official documentation →