Skip to content
Gemini CLI

JustDeploy for Gemini CLI

ai.justdeploy/mcp

Deploy and manage your apps, databases, storage, and scheduled jobs from your AI agent

client:Gemini CLI transport:streamable-http

Install JustDeploy in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://mcp.justdeploy.ai/mcp"
    }
  }
}

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

JustDeploy in other clients