Skip to content
Gemini CLI

Postproxy for Gemini CLI

dev.postproxy/postproxy

Publish, schedule, and manage social media posts across major platforms via the Postproxy API.

client:Gemini CLI transport:streamable-http

Install Postproxy in Gemini CLI

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

{
  "mcpServers": {
    "postproxy": {
      "httpUrl": "https://mcp.postproxy.dev/mcp"
    }
  }
}

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

Postproxy in other clients