github / github/copilot-cli

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

未关闭
#3,269 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:mcp
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
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 摘要。