Eden for Gemini CLI
so.eden/eden
Schedule posts, read your own analytics, and research viral content across seven platforms.
client:Gemini CLI
transport:streamable-http
Install Eden in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"eden": {
"httpUrl": "https://mcp.eden.so/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs