github / github/copilot-cli

Can not authorize MCP server using Oauth

未關閉
#3,393 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
area:authentication area:mcp
主要語言
Shell
星號
11.2k
分支
1.9k
平均合併
14 小時 16 分鐘
30 天內合併 PR
6

描述

### Describe the bug

I'm trying to add sentry MCP server to copilot but it stuck on authentication step.

### Affected version

GitHub Copilot CLI 1.0.49

### Steps to reproduce the behavior

1. Add sentry MCP server to ~/.copilot/mcp-config.json
```
"sentry": {
"url": "https://mcp.sentry.dev/mcp"
}
```
2. start copilot cli and run `/mcp auth sentry`

### Expected behavior

It shows a url to open and authorize on the web

### Actual result

It show this and stuck until timed out

```
Authenticating: sentry

◎ Waiting for authorization in browser...
```

### Additional context

The CLI is running on a remove server and I accessed via SSH, so opening in a browser should not be expected

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。