AI Humanizer for Zed
io.github.evozim/ai-humanizer
Advanced text styling to preserve semantic human flow.
client:Zed
transport:sse
Install AI Humanizer in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ai-humanizer": {
"url": "https://ai-humanizer-mcp.vercel.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs