Skip to content
Zed

Organic Text Engine for Zed

io.github.evozim/organic-text

Text humanization and semantic camouflaging engine to bypass detectors.

client:Zed transport:sse

Install Organic Text Engine in Zed

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

{
  "context_servers": {
    "organic-text": {
      "url": "https://organic-text-mcp.vercel.app/api/mcp"
    }
  }
}

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

Organic Text Engine in other clients