Content Moderation API for VS Code
io.github.cmondillo/content-moderation-api
Pay-per-call profanity/explicit-content detection for AI agents. $0.005 USDC per call, no signup.
client:VS Code
transport:streamable-http
Install Content Moderation API in VS Code
.vscode/mcp.json
{
"servers": {
"content-moderation-api": {
"type": "http",
"url": "https://content-moderation-api-hhy1.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs