dystro for Gemini CLI
dev.dystro/dystro
Unified social posting, inbox & analytics across 12+ platforms. Sign in with Dystro or API key.
client:Gemini CLI
transport:streamable-http
Install dystro in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"dystro": {
"httpUrl": "https://app.dystro.dev/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