Socialync for Gemini CLI
io.github.jackvitick/socialync
Draft, schedule, and publish posts to 8 social platforms with human approval via Socialync OAuth.
client:Gemini CLI
transport:streamable-http
Install Socialync in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"socialync": {
"httpUrl": "https://mcp.socialync.io/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs