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
- Run copilot with --add-github-mcp-tool=create_pull_request
- Observe in
github-mcp-server tool is not added
- 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
Describe the bug
--add-github-mcp-toolargument still makes thegithub-mcp-serverpointing to read only endpoint/mcp/readonlyTherefore tool is not added.
Affected version
1.0.39
Steps to reproduce the behavior
github-mcp-servertool is not added/mcp/readonlyExpected behavior
--add-github-mcp-tool=create_pull_requestor any other write tool changes the endpoint to/mcpAdditional context
No response