Skip to content
Grok

TOS-Slayer for Grok

io.github.evozim/tos-slayer

Terms of Service contract analyzer flagging abusive clauses.

client:Grok transport:sse

Install TOS-Slayer in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tos-slayer": {
      "type": "sse",
      "url": "https://tos-slayer-mcp.vercel.app/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

TOS-Slayer in other clients