humanizer for Cursor
io.github.gpthuman-ai/humanizer
Transform AI-generated text into natural, human-sounding content that bypasses AI detectors.
client:Cursor
transport:streamable-http
runtime:npm
tools:1
Install humanizer in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"humanizer": {
"url": "https://api.gpthuman.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs