SlopScore for Gemini CLI
org.slopscore/slopscore
Browse, search and scan a public leaderboard of AI-generated GitHub repos.
client:Gemini CLI
transport:streamable-http
tools:10
Install SlopScore in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"slopscore": {
"httpUrl": "https://slopscore.org/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs