Skip to content
VS Code

humanizer for VS Code

io.github.gpthuman-ai/humanizer

Transform AI-generated text into natural, human-sounding content that bypasses AI detectors.

client:VS Code transport:streamable-http runtime:npm tools:1

Install humanizer in VS Code

.vscode/mcp.json

{
  "servers": {
    "humanizer": {
      "type": "http",
      "url": "https://api.gpthuman.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

humanizer in other clients