Skip to content
Gemini CLI

postnext for Gemini CLI

io.postnext/postnext

Schedule, publish and track posts on X, Instagram, LinkedIn, TikTok, YouTube, Threads and Bluesky.

client:Gemini CLI transport:streamable-http

Install postnext in Gemini CLI

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

{
  "mcpServers": {
    "postnext": {
      "httpUrl": "https://mcp.postnext.io/api"
    }
  }
}

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

postnext in other clients