MaxStat MCP for Gemini CLI
io.github.fbmdata/maxstat-mcp
Search 408K+ MAX channels and 86M+ posts; metrics, reactions, forwards, webhooks and usage.
client:Gemini CLI
transport:streamable-http
Install MaxStat MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"maxstat-mcp": {
"httpUrl": "https://maxstat.ru/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