settings.json

managedMcpServers

すべてのユーザーに強制適用される、MCP(Model Context Protocol)サーバーの設定を指定します。

使い方・用途

  • 組織全体で共通して利用させたいMCPサーバー(データベース接続や社内ツール等)を管理者が一括設定する際に使用します。
  • 各エントリでトランスポート方式(http, sse, stdio)やツール利用ポリシーを設定可能です。
  • 現在、サードパーティ製のデスクトップ版デプロイメントでのみ利用可能です。
英語原文(公式ドキュメントより)

(Managed settings, third-party Desktop deployments only) MCP server configurations pushed to all users. Each entry specifies the transport and connection details, plus an optional toolPolicy map. Delivered through the managed settings file or MDM. See https://code.claude.com/docs/en/desktop#enterprise-configuration

関連ドキュメント