Sideways for Gemini CLI
com.aribadernatal/sideways
Unexpected questions and lateral thinking prompts to break through mental blocks. 86 strategies.
client:Gemini CLI
transport:streamable-http
Install Sideways in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"sideways": {
"httpUrl": "https://sideways.aribadernatal.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