環境変数

MCP_CONNECT_TIMEOUT_MS

ツール一覧のスナップショットを取得する前に、MCP接続バッチを待機する最初のクエリのタイムアウト時間をミリ秒単位で設定します(デフォルト:5000)。

英語原文(公式ドキュメントより)

How long the first query waits, in milliseconds, for the MCP connection batch before snapshotting the tool list (default: 5000). Servers still pending at the deadline keep connecting in the background but won't appear until the next query. Distinct from MCP_TIMEOUT, which bounds an individual server's connect attempt. Most relevant to non-interactive sessions that issue a single query and need slow-connecting servers to be visible

まだ変更履歴との関連付けはありません