BlendDuck Social Publishing for Gemini CLI
com.blendduck/blendduck
Create, schedule, review, analyze, and manage social content across connected channels.
client:Gemini CLI
transport:streamable-http
Install BlendDuck Social Publishing in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"blendduck": {
"httpUrl": "https://blendduck.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