Skip to content
Gemini CLI

Softkiln Deploy for Gemini CLI

com.softkiln/deploy

Host apps built with AI: deploy to a live HTTPS URL, custom domains, secrets and backups.

client:Gemini CLI transport:streamable-http

Install Softkiln Deploy in Gemini CLI

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

{
  "mcpServers": {
    "deploy": {
      "httpUrl": "https://softkiln.com/mcp/"
    }
  }
}

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

Softkiln Deploy in other clients