posterly for Gemini CLI
io.github.awpthorp/posterly
Validate, schedule, publish, and analyze social content across 18 platforms with posterly.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install posterly in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"posterly": {
"httpUrl": "https://www.poster.ly/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