Pith — Instagram publishing for Gemini CLI
io.github.pith-day/pith-mcp
Publish to Instagram from chat — official Graph API, OAuth 2.1, free for your own posts.
client:Gemini CLI
transport:streamable-http
Install Pith — Instagram publishing in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"pith-mcp": {
"httpUrl": "https://pith.day/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