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, opencode

You can uninstall from multiple clients at once by passing several platform names, or use –all to uninstall from all detected clients. Use –type=cli to restrict that to command-line 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
gk mcp uninstall --type=cli

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
      --type string        Uninstall only from detected clients of this type (cli or gui)

Options inherited from parent commands

      --no-telemetry     Disable telemetry (OTel spans, Sentry) for this invocation
      --output string    Output format: text or json (default "text")
      --session string   (Optional) Isolate auth and cache under a named session

SEE ALSO

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

© 2023 Axosoft, LLC DBA GitKraken