Custom MCP Server - OAuth failure
- Lenguaje dominante
- Sin datos de lenguaje
- Estrellas
- 2.1k
- Forks
- 153
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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_
Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- github
- Área
- authentication
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Activo
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 45/100