schedulala for Gemini CLI
com.schedulala/schedulala
Schedule and publish social posts to 12 platforms with first comments, analytics, and listening.
client:Gemini CLI
transport:streamable-http
runtime:npm
Install schedulala in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"schedulala": {
"httpUrl": "https://schedulala.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