SlopScore for VS Code
org.slopscore/slopscore
Browse, search and scan a public leaderboard of AI-generated GitHub repos.
client:VS Code
transport:streamable-http
tools:10
Install SlopScore in VS Code
.vscode/mcp.json
{
"servers": {
"slopscore": {
"type": "http",
"url": "https://slopscore.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs