GitKraken CLI

gk mcp config

Generate GitKraken MCP server configuration for an MCP client

Synopsis

Generate GitKraken MCP server configuration for an MCP client. Returns the configuration as JSON output for manual installation. Supported platforms: vscode, vscode-insiders, claude, windsurf, cursor, zed

gk mcp config [flags]

Examples


gk mcp config <PLATFORM>
gk mcp config <PLATFORM> --file-path
gk mcp config vscode --source=gitlens --scheme=vscode

Options

      --file-path string   Fully qualified path to the file the mcp server configuration will be written
  -h, --help               help for config
      --scheme string      URI scheme to use
      --source string      Indicates the source from where the MCP server is installed, e.g. 'gitlens'

SEE ALSO

  • gk mcp - Start a local MCP server for your favorite MCP client to interact with
Auto generated by spf13/cobra on 26-Sep-2025

© 2023 Axosoft, LLC DBA GitKraken