UndetectedGPT for Cursor
ai.undetectedgpt/humanizer
AI humanizer for MCP clients. Rewrites AI text so it reads naturally and sounds human.
client:Cursor
transport:streamable-http
tools:2
Install UndetectedGPT in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"humanizer": {
"url": "https://www.undetectedgpt.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs