Skip to content

Add missing friendly names for MCP tools#319

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

Add missing friendly names for MCP tools#319
rajbos merged 3 commits intomainfrom
copilot/add-friendly-names-for-mcp-tools

Conversation

Copy link
Contributor

Copilot AI commented Mar 1, 2026

Six MCP tools were detected without friendly display names, causing raw identifiers to appear in the UI.

Added entries to src/toolNames.json:

  • GitHub Upstream MCP (mcp_io_github_ups_*): Get Library Docs, Resolve Library ID
  • Playwright MCP (mcp_microsoft_pla_*): Browser Evaluate, Browser Install, Browser Navigate, Browser Run Code
Original prompt

This section details on the original issue you should resolve

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

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

  • mcp_io_github_ups_get-library-docs
  • mcp_io_github_ups_resolve-library-id
  • mcp_microsoft_pla_browser_evaluate
  • mcp_microsoft_pla_browser_install
  • mcp_microsoft_pla_browser_navigate
  • mcp_microsoft_pla_browser_run_code

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

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


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Add display names for mcp_io_github_ups (Get Library Docs, Resolve
Library ID) and mcp_microsoft_pla (Browser Evaluate, Install, Navigate,
Run Code) tools to src/toolNames.json.

Fixes #137

Co-authored-by: rajbos <6085745+rajbos@users.noreply.github.com>
Copilot AI changed the title [WIP] Add missing friendly names for MCP tools Add missing friendly names for MCP tools Mar 1, 2026
@rajbos rajbos marked this pull request as ready for review March 1, 2026 12:21
@rajbos rajbos enabled auto-merge March 1, 2026 12:22
@rajbos rajbos merged commit 2176699 into main Mar 1, 2026
12 checks passed
@rajbos rajbos deleted the copilot/add-friendly-names-for-mcp-tools branch March 1, 2026 12:24
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 MCP tools

2 participants