Skip to content

Commit a504297

Browse files
Clauderajbos
andauthored
Add friendly name for mcp_gitkraken_git_log_or_diff tool (#553)
* Initial plan * feat: add friendly name for mcp_gitkraken_git_log_or_diff tool - Added missing tool name entry to toolNames.json - Tool now displays as 'GitKraken MCP: Git Log or Diff' in the UI - Entry added alphabetically with other GitKraken MCP tools Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com> --------- Co-authored-by: anthropic-code-agent[bot] <242468646+Claude@users.noreply.github.com> Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
1 parent 746606a commit a504297

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vscode-extension/src/toolNames.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
,"mcp_gitkraken_git_status": "GitKraken MCP: Git Status"
4646
,"mcp_gitkraken_git_branch": "GitKraken MCP: Git Branch"
4747
,"mcp_gitkraken_git_checkout": "GitKraken MCP: Git Checkout"
48+
,"mcp_gitkraken_git_log_or_diff": "GitKraken MCP: Git Log or Diff"
4849
,"mcp_gitkraken_gitkraken_workspace_list": "GitKraken MCP: List Workspaces"
4950
,"mcp_pencil_batch_design": "Pencil MCP: Batch Design"
5051
,"mcp_pencil_get_editor_state": "Pencil MCP: Get Editor State"

0 commit comments

Comments
 (0)