1Social for Gemini CLI
dev.1social/1social
Publish, schedule and verify social posts across seven networks from your AI assistant.
client:Gemini CLI
transport:streamable-http
Install 1Social in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"1social": {
"httpUrl": "https://mcp.1social.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