Skip to content
VS Code

slopcheck for VS Code

com.edgethirteen.www/slopcheck

Check a YouTube channel's recent uploads against YouTube's 2026 inauthentic-content policy.

client:VS Code transport:streamable-http

Install slopcheck in VS Code

.vscode/mcp.json

{
  "servers": {
    "slopcheck": {
      "type": "http",
      "url": "https://www.edgethirteen.com/api/mcp/slopcheck"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

slopcheck in other clients