Skip to content
Gemini CLI

PostDashPro for Gemini CLI

io.github.fortuneflick/postdashpro

Social post scheduling for AI agents: queue or draft posts to 12 connected networks.

client:Gemini CLI transport:streamable-http

Install PostDashPro in Gemini CLI

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

{
  "mcpServers": {
    "postdashpro": {
      "httpUrl": "https://postdashpro.com/api/mcp"
    }
  }
}

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

PostDashPro in other clients