Skip to content
Cursor

Organic Text Engine for Cursor

io.github.evozim/organic-text

Text humanization and semantic camouflaging engine to bypass detectors.

client:Cursor transport:sse

Install Organic Text Engine in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Organic Text Engine in other clients