Skip to content
Zed

UndetectedGPT for Zed

ai.undetectedgpt/humanizer

AI humanizer for MCP clients. Rewrites AI text so it reads naturally and sounds human.

client:Zed transport:streamable-http tools:2

Install UndetectedGPT in Zed

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

{
  "context_servers": {
    "humanizer": {
      "url": "https://www.undetectedgpt.ai/api/mcp"
    }
  }
}

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

What Zed can do once it is connected

UndetectedGPT in other clients