Skip to content

Content Moderation API for Grok

io.github.cmondillo/content-moderation-api

Pay-per-call profanity/explicit-content detection for AI agents. $0.005 USDC per call, no signup.

client:Grok transport:streamable-http

Install Content Moderation API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "content-moderation-api": {
      "type": "http",
      "url": "https://content-moderation-api-hhy1.onrender.com/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

Content Moderation API in other clients