Skip to content
Gemini CLI

openpost for Gemini CLI

io.github.rodrgds/openpost

Manage social publishing workflows through OpenPost

client:Gemini CLI transport:streamable-http

Install openpost in Gemini CLI

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

{
  "mcpServers": {
    "openpost": {
      "httpUrl": "https://app.openpo.st/mcp"
    }
  }
}

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

openpost in other clients