ShowMeStepByStep for Gemini CLI
io.github.rt1966/showmestepbystep
Search, browse, and cite a 377-tutorial step-by-step how-to corpus from your AI client.
client:Gemini CLI
transport:streamable-http
tools:6
Install ShowMeStepByStep in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"showmestepbystep": {
"httpUrl": "https://www.showmestepbystep.com/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