
Control Plane
Multi-cloud workloads, GVCs, infrastructure
Control Plane について
Control Plane is a platform for running cloud-native workloads across multiple clouds and regions from a single control plane. Its remote MCP server lets assistants inspect and manage workloads, GVCs, and related infrastructure resources in a Control Plane organization directly from conversation.
接続情報
https://mcp.cpln.io/mcpトランスポート
Streamable HTTP
認証方式
OAuth
セットアップ
claude mcp add control-plane --transport http https://mcp.cpln.io/mcpよくある質問
Control Plane のリモート MCP サーバーとは何ですか?
Control Plane のリモート MCP サーバーは、https://mcp.cpln.io/mcp にホストされた Model Context Protocol エンドポイントです。AI アシスタントはローカルに何もインストール・実行することなく接続できます。
Control Plane の MCP サーバーにはどう接続しますか?
エンドポイント https://mcp.cpln.io/mcp を Claude Code、Cursor、VS Code など任意の MCP 対応クライアントに追加してください。このページのセットアップ手順で各クライアントを一度に設定できます。
Control Plane の MCP サーバーは認証が必要ですか?
はい。Control Plane は OAuth を使用します。初回接続時に MCP クライアントがブラウザを開いてサインイン・認可を行い、以降はその認証情報を再利用します。
Control Plane の MCP サーバーはどのトランスポートを使用しますか?
Control Plane は Streamable HTTP エンドポイントを公開しており、これはリモート MCP サーバーで広く使われ、主要な MCP クライアントがサポートするトランスポートです。