github / github/copilot-cli

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

Aberta
#3,269 1 comentário 0 reações 0 responsáveis Ver no GitHub
area:mcp
Linguagem predominante
Shell
Estrelas
11.2k
Forks
1.9k
Merge médio
14h 16min
PRs com merge (30d)
6

Descrição

### 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_

Guia de contribuição

Abrir o guia de contribuição

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.