GitKraken CLI

gk mcp uninstall

Uninstall GitKraken MCP server from one or more MCP clients

Synopsis

Remove Gitkraken MCP server from your platform settings files. Supported platforms: vscode, vscode-insiders, claude-cli, claude, antigravity, windsurf, cursor, zed, copilot, jetbrains-copilot, gemini, trae, codex, kiro

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

gk mcp uninstall [flags]

Examples


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

Options

      --all                Uninstall from all detected MCP clients
      --file-path string   Fully qualified path to the file the mcp server configuration will be written
  -h, --help               help for uninstall

Options inherited from parent commands

      --no-telemetry   Disable telemetry (OTel spans, Sentry) for this invocation

SEE ALSO

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

© 2023 Axosoft, LLC DBA GitKraken