github / github/copilot-cli

MCP Authorization successful messages are confusing / misleading for failed MCP authentication flows

オープン
#3,269 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:mcp
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

### Describe the bug

When I authenticate to an MCP server included in one of my plugins, a browser pops up and shows an "Authorization successful" message:
Image

Similarly, when I navigate back to the CLI, it shows me a message saying I have "successfully authenticated" to my MCP server.
Image

However, the MCP connection failed in this case, and it is easy to miss - only shows up in the `/mcp show` command output which is easy to miss.
Image

Is it possible to show the error message earlier in the flow, either in the browser or when navigating back to the CLI after the browser interactive authentication? This is confusing for the user and may lead them to easily miss that they have not been authenticated properly.

### Affected version

GitHub Copilot CLI 1.0.46

### Steps to reproduce the behavior

1. Install a plugin that bundles an MCP server via `/plugin install `
2. If authorization popup in browser doesn't happen automatically, run `/mcp show` and navigate to the MCP server under the plugin
3. Press "r" to re-authenticate and complete the browser-based auth flow with an account that is not authorized to simulate a failure case
4. Navigate back to the CLI and observe a successful authentication message
5. Press "enter" to notice a red X next to the MCP server, indicating MCP connection was unsuccessful despite the previous messages

### Expected behavior

I expected an error message earlier in the flow to make it clear that MCP connection failed

### Additional context

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。