PostZen for Gemini CLI
dev.postzen/postzen
Schedule and publish social posts, manage the inbox, and read analytics across 10 platforms
client:Gemini CLI
transport:streamable-http
Install PostZen in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"postzen": {
"httpUrl": "https://mcp.postzen.dev/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs