GitKraken CLI

gk mcp install

Install the GitKraken MCP server in one or more MCP clients

Synopsis

Install the GitKraken MCP server in one or more MCP clients. Supported platforms: vscode, vscode-insiders, claude-cli, claude, antigravity, windsurf, cursor, zed, copilot, gemini, trae, codex, kiro, jetbrains-copilot

You can install in multiple clients at once by passing several platform names, or use –all to install in all detected clients.

gk mcp install [flags]

Examples


gk mcp install <PLATFORM>
gk mcp install <PLATFORM> --file-path
gk mcp install vscode claude cursor
gk mcp install --all
gk mcp install --list

Options

      --all                Install in all detected MCP clients
      --file-path string   Fully qualified path to the file the mcp server configuration will be written
  -h, --help               help for install
      --json               Output list in JSON format (use with --list)
  -l, --list               List all supported MCP clients and detect which are installed

SEE ALSO

  • gk mcp - Start a local MCP server for your favorite MCP client to interact with
Auto generated by spf13/cobra on 8-Apr-2026

© 2023 Axosoft, LLC DBA GitKraken