github / github/app

Custom MCP Server - OAuth failure

Ouverte
#2,934 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
triage
Langage dominant
Aucune donnée de langage
Étoiles
2.1k
Forks
153
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
github
Domaine
authentication
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
Active
Clarté
À clarifier
Accessibilité débutants
45/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.