Skip to content
Gemini CLI

Dokploy MCP for Gemini CLI

io.github.vcode-sh/dokploy-mcp

Dokploy MCP server for Codex, Cursor, and Claude with compact stdio and hosted HTTP modes

client:Gemini CLI transport:streamable-http runtime:npm

Install Dokploy MCP in Gemini CLI

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

{
  "mcpServers": {
    "dokploy-mcp": {
      "httpUrl": "https://{remoteHost}{mcpPath}"
    }
  }
}

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

Dokploy MCP in other clients