Postify for Gemini CLI
com.usepostify/postify
Schedule, publish, and analyze social posts across 11 platforms from any MCP client.
client:Gemini CLI
transport:streamable-http
Install Postify in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"postify": {
"httpUrl": "https://app.usepostify.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