Skip to content
Gemini CLI

Control Plane for Gemini CLI

io.cpln/control-plane

Control Plane (controlplane.com): deploy and operate workloads across AWS, GCP, Azure, and more.

client:Gemini CLI transport:streamable-http

Install Control Plane in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "control-plane": {
      "httpUrl": "https://mcp.cpln.io/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Control Plane in other clients