Skip to content

Content Moderation API for Zed

io.github.cmondillo/content-moderation-api

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

client:Zed transport:streamable-http

Install Content Moderation API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

Content Moderation API in other clients