feedsquad for Gemini CLI
com.feedsquad/feedsquad
Schedule and publish to LinkedIn, X, and Threads from your AI. Content calendar, approval-first.
client:Gemini CLI
transport:streamable-http
Install feedsquad in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"feedsquad": {
"httpUrl": "https://feedsquad.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