Postpone for Gemini CLI
app.postpone/api
Schedule and manage social media posts across connected platforms using natural language.
client:Gemini CLI
transport:streamable-http
Install Postpone in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"api": {
"httpUrl": "https://api.postpone.app/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs