copilot-cli icon indicating copy to clipboard operation
copilot-cli copied to clipboard

Cannot use GitHub MCP server

Open K3UL opened this issue 3 months ago • 2 comments

Describe the bug

The documentation states that the tool ships with the GitHub MCP server. However, it does not seem to be the case. Tested on Windows and Debian.

Almost identical example from the docs :
Image

Trying to list MCP servers, it comes up empty Image

Affected version

0.0.327

Steps to reproduce the behavior

Run copilot -p "Use the GitHub MCP server to list my open PRs" --allow-all-tools

Or use the command /mcp show in interactive mode.

Expected behavior

The tool should use the MCP, which allows it to do much more things than the gh cli, which it falls back to.

Additional context

No response

K3UL avatar Sep 25 '25 22:09 K3UL

Thanks for the report! We're looking into this!

RyanHecht avatar Sep 29 '25 14:09 RyanHecht

In interactive mode, I can run /mcp add and use the MCP without issue. However, after using only copilot -p one for that MCP, I cannot use it. I will post a discussion to determine whether this is a known gap or user error. https://github.com/github/copilot-cli/discussions/651

yeelam-gordon avatar Nov 24 '25 09:11 yeelam-gordon