`--add-github-mcp-tool=create_pull_request` leaves the configured endpoint readonly
Abierto
area:configuration
area:mcp
area:tools
- Lenguaje dominante
- Shell
- Estrellas
- 11.2k
- Forks
- 1.9k
- Merge medio
- 14 h 16 min
- PR fusionados (30 d)
- 6
Descripción
### Describe the bug
`--add-github-mcp-tool` argument still makes the `github-mcp-server` pointing to read only endpoint `/mcp/readonly`
Therefore tool is not added.
### Affected version
1.0.39
### Steps to reproduce the behavior
1. Run copilot with --add-github-mcp-tool=create_pull_request
1. Observe in `github-mcp-server` tool is not added
2. Observe URL pointing to read only endpoint `/mcp/readonly`
### Expected behavior
`--add-github-mcp-tool=create_pull_request` or any other write tool changes the endpoint to `/mcp`
### Additional context
_No response_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.