UsageMax public observability for Gemini CLI
io.github.symbaiex/usagemax
Read-only MCP for AI usage profiles, leaderboards, stats, and docs; no writes or private data.
client:Gemini CLI
transport:streamable-http
tools:4
Install UsageMax public observability in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"usagemax": {
"httpUrl": "https://usagemax.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