AI Humanizer for Cursor
io.github.evozim/ai-humanizer
Advanced text styling to preserve semantic human flow.
client:Cursor
transport:sse
Install AI Humanizer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ai-humanizer": {
"url": "https://ai-humanizer-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