-
Notifications
You must be signed in to change notification settings - Fork 1.3k
In a repo with GitHub and AzDo upstreams, the GitHub mcp is disabled, and seemingly can't be re-enabled #1442
Copy link
Copy link
Open
Labels
area:mcpMCP server configuration, discovery, connectivity, OAuth, policy, and registryMCP server configuration, discovery, connectivity, OAuth, policy, and registry
Description
Describe the bug
I'm in a working folder that has https://github.com/dotnet/razor cloned, that has my fork as a remote (origin), the dotnet org repo as a remote (upstream) and our Azure DevOps mirror as another upstream (azdo). When I start copilot, I get told:
● Detected Azure DevOps repository. GitHub MCP server has been disabled. Use /mcp enable github-mcp-server to re-enable.
This is annoying, as there is clearly both repos connected, and in fact GitHub outnumbers AzDo 2 to 1 (though I don't think that should matter). Whats more annoying though, is running the command suggested gives me:
✗ Server "github-mcp-server" not found. Use /mcp show to list available servers.
Obviously this is correct, as I have not configured a github mcp server, since it's inbuilt. /mcp show does not list the built-in server.
Affected version
GitHub Copilot CLI 0.0.409
Steps to reproduce the behavior
- Clone a repo from GitHub
- Add a remote from AzDo
- Run copilot
Expected behavior
Ideally, the GitHub MCP isn't disabled. More ideally, the command re-enable it works.
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:mcpMCP server configuration, discovery, connectivity, OAuth, policy, and registryMCP server configuration, discovery, connectivity, OAuth, policy, and registry
Type
Fields
Give feedbackNo fields configured for Bug.