Skip to content

Add friendly display names for GitKraken MCP git branch and checkout tools#408

Merged
rajbos merged 3 commits intomainfrom
copilot/add-friendly-names-for-tools-again
Mar 17, 2026
Merged

Add friendly display names for GitKraken MCP git branch and checkout tools#408
rajbos merged 3 commits intomainfrom
copilot/add-friendly-names-for-tools-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 17, 2026

Two GitKraken MCP tools were appearing as "Unknown" in the UI due to missing entries in src/toolNames.json.

Changes

  • Added mappings to src/toolNames.json:
    • mcp_gitkraken_git_branch"GitKraken MCP: Git Branch"
    • mcp_gitkraken_git_checkout"GitKraken MCP: Git Checkout"

Entries are inserted alongside existing mcp_gitkraken_* entries, following the established GitKraken MCP: <Action> naming convention.

Original prompt

This section details on the original issue you should resolve

<issue_title>Add missing friendly names for tools</issue_title>
<issue_description>## Unknown Tools Found

The following tools were detected but don't have friendly display names:

  • mcp_gitkraken_git_branch
  • mcp_gitkraken_git_checkout

Please add friendly names for these tools to improve the user experience.</issue_description>

Comments on the Issue (you are @copilot in this section)

Custom agent used: Tool Names - Add Missing Friendly Names
Add friendly display names for unknown MCP and VS Code tools detected in session logs. Handles tool name mapping in src/toolNames.json.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

…_checkout

Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
Copilot AI changed the title [WIP] Add missing friendly names for tools Add friendly display names for GitKraken MCP git branch and checkout tools Mar 17, 2026
Copilot AI requested a review from rajbos March 17, 2026 16:24
@rajbos rajbos marked this pull request as ready for review March 17, 2026 16:28
@rajbos rajbos enabled auto-merge March 17, 2026 16:29
@rajbos rajbos merged commit 2ea3f44 into main Mar 17, 2026
15 checks passed
@rajbos rajbos deleted the copilot/add-friendly-names-for-tools-again branch March 17, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing friendly names for tools

2 participants