slopcheck for Zed
com.edgethirteen.www/slopcheck
Check a YouTube channel's recent uploads against YouTube's 2026 inauthentic-content policy.
client:Zed
transport:streamable-http
Install slopcheck in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"slopcheck": {
"url": "https://www.edgethirteen.com/api/mcp/slopcheck"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs