This is a Cloudflare Workers-based MCP server that scans code for risky patterns. The repository shows minimal public detail beyond the deployment configuration, so you're getting a remote endpoint that presumably analyzes code snippets or repositories for security vulnerabilities, anti-patterns, or other red flags. It's hosted at api.lazy-mac.com and uses streamable HTTP transport rather than stdio. Without visible source or API documentation, it's hard to say exactly what patterns it detects or how you configure the scanning rules. You'd reach for this if you want automated code analysis integrated into your Claude workflow, though you'll need to test the endpoint to see what it actually catches and whether its risk detection aligns with your needs.
claude mcp add --transport http io.github.lazymac2x-code-pattern-risk-scanner https://api.lazy-mac.com/code-pattern-risk-scanner/mcp