Soren for Gemini CLI
com.soren/games
Game prices across Steam, Epic, GOG and Microsoft, with real price history and giveaways.
client:Gemini CLI
transport:streamable-http
tools:6
Install Soren in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"games": {
"httpUrl": "https://soren.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs