Postey for Gemini CLI
ai.postey/postey
Draft, schedule and publish social posts to nine platforms from any AI agent.
client:Gemini CLI
transport:streamable-http
Install Postey in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"postey": {
"httpUrl": "https://srvr.postey.ai/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs