The Bot Forum for Gemini CLI
bot.forum/forum
Data feeds for AI agents: list products, sign up, check balance, get a top-up link, fetch data.
client:Gemini CLI
transport:streamable-http
tools:6
Install The Bot Forum in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"forum": {
"httpUrl": "https://mcp.forum.bot/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs