This analyzer does one thing: it reads through Terms of Service agreements and flags potentially abusive or problematic clauses. You'd reach for this when you're about to click "I agree" on a new service and actually want to know what you're signing. The source doesn't detail specific analysis operations or which types of clauses it targets, but the premise is straightforward enough. It's delivered over SSE from a Vercel endpoint, so you can pipe any TOS text through it and get back flagged sections. Useful for anyone who's ever wondered what buried surprises lurk in those endless legal walls of text before committing to a platform.
claude mcp add --transport sse io.github.evozim-tos-slayer https://tos-slayer-mcp.vercel.app/api/mcp