Skip to content
Gemini CLI

nodecel for Gemini CLI

com.contextser.mcp/nodecel

Vibe deployment for nodecel — deploy, roll back, diagnose, and manage apps and domains from chat.

client:Gemini CLI transport:streamable-http

Install nodecel in Gemini CLI

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

{
  "mcpServers": {
    "nodecel": {
      "httpUrl": "https://mcp.nodecel.com"
    }
  }
}

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

nodecel in other clients