postrippl for Gemini CLI
com.postrippl/postrippl
Schedule social media posts to 10 platforms: Instagram, TikTok, X, YouTube, LinkedIn, and more
client:Gemini CLI
transport:streamable-http
Install postrippl in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"postrippl": {
"httpUrl": "https://postrippl.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