Skip to content
Cursor

Content Moderation API for Cursor

io.github.cmondillo/content-moderation-api

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

client:Cursor transport:streamable-http

Install Content Moderation API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "content-moderation-api": {
      "url": "https://content-moderation-api-hhy1.onrender.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Content Moderation API in other clients