Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Can't fetch available MCPs from custom registery

Open
#4,949 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
55/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
cli, shell
Domain
cli, devtools

Research direction

Look at the MCP registry fetching logic in the CLI codebase, likely in a module handling network requests or MCP server discovery. Start by searching for the error message or URL pattern. Check how the CLI configures and accesses the registry URL versus VSCode. Verify network client settings and error handling. Running the CLI with debug logging may reveal more details.

Written by the indexing model from the issue text.

Description

triage
Describe the bug

Our company configured an MCP registry URL for Github Copilot. It works well with Github Copilot in VSCode, but in the CLI we see an error mentioning that the CLI can't reach the registry. I confirmed that the URL in the error is accessible. I even tried to ask the Copilot CLI to fetch it & it was able to tell me which MCP servers are there.

The error I'm getting when running /mcp is:

Failed to load online results: Error: HTTP request failed: error sending request for url (https://*********.azure-apicenter.ms/workspaces/default/v0.1/servers?limit=30)
Affected version

1.0.87

Steps to reproduce the behavior

No response

Expected behavior

No response

Additional context
  • OS: MacOS
  • CPU: ARM
  • Shell: zsh
Dominant language
Shell
Stars
11.2k
Forks
1.9k
Avg merge
14h 16m
Merged PRs (30d)
6

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/copilot-cli

All issues in github/copilot-cli

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.