Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Can't fetch available MCPs from custom registery

オープン
#4,949 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
活発
技術スタック
cli, shell
領域
cli, devtools

調査の方向性

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.

索引モデルが issue の本文から書いたものです。

説明

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
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/copilot-cli のほかの issue

github/copilot-cli の issue をすべて見る

似ている issue

Shell/Bash の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。