Skip to content
Gemini CLI

Ploi Cloud for Gemini CLI

io.github.ploicloud/ploi-cloud

European cloud hosting. Deploy and manage apps with your favorite AI coding assistant.

client:Gemini CLI transport:streamable-http

Install Ploi Cloud in Gemini CLI

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

{
  "mcpServers": {
    "ploi-cloud": {
      "httpUrl": "https://ploi.cloud/mcp"
    }
  }
}

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

Ploi Cloud in other clients