github / github/app

Custom MCP Server - OAuth failure

未关闭
#2,934 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
triage
主要语言
没有语言数据
星标
2.1k
派生
153
PR 合并指标
30 天内没有已合并 PR

描述

### Short summary

No login flow when adding Custom MCP server

### Affected version or release

v1.1.10

### Installation context

_No response_

### What happened?

MCP Server -> Adding a new custom MCP server.
Mode: HTTP
URL: https://mcp.app.wiz.io/
Headers: none
OAuth Client ID (Optional): none.

No auth page loaded, on the connector page or in a new chat.

Using the .github/mcp.json for GHCP CLI
`{
"mcpServers": {
"wiz-mcp-server": {
"tools": [
"*"
],
"type": "http",
"url": "https://mcp.app.wiz.io/"
}
}
}`

paired with `/mcp auth` worked as expected

### Steps to reproduce

_No response_

### Expected behavior

_No response_

### Additional context

_No response_

贡献指南

打开贡献指南

调研方向

Start with the custom MCP server configuration in .github/mcp.json and compare its HTTP OAuth behavior with the working `/mcp auth` flow. Reproduce the setup for https://mcp.app.wiz.io/ without headers or a client ID, then trace whether an auth page appears on the connector page or in a new chat; done means the login flow loads as expected.

由索引模型根据 Issue 内容生成。

评估

技术栈
github
领域
authentication
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
活跃
描述清晰度
需要澄清
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。