slopcheck for Cursor
com.edgethirteen.www/slopcheck
Check a YouTube channel's recent uploads against YouTube's 2026 inauthentic-content policy.
client:Cursor
transport:streamable-http
Install slopcheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"slopcheck": {
"url": "https://www.edgethirteen.com/api/mcp/slopcheck"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs