AIsa Reddit for Gemini CLI
one.aisa/reddit
Search every community or one of them, browse post streams, read comment trees.
client:Gemini CLI
transport:streamable-http
Install AIsa Reddit in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"reddit": {
"httpUrl": "https://mcp.aisa.one/reddit/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs