Hive for Gemini CLI
com.hivepublish/hive
Publish, schedule, analyse and automate DMs across twelve social networks.
client:Gemini CLI
transport:streamable-http
Install Hive in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"hive": {
"httpUrl": "https://hivepublish.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