What is the Humanizer PRO MCP server?
Humanize AI text to bypass GPTZero, Turnitin, Originality.ai. Stealth, Academic, SEO modes.
How to install Humanizer PRO
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"humanizer-pro": {
"url": "https://texthumanizer.pro/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"humanizer-pro": {
"serverUrl": "https://texthumanizer.pro/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"humanizer-pro": {
"type": "http",
"url": "https://texthumanizer.pro/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"humanizer-pro": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://texthumanizer.pro/mcp"
]
}
}
}Claude Code
claude mcp add --transport http humanizer-pro https://texthumanizer.pro/mcpRelated MCP servers
Scrape messages, extract leads from public Telegram channels. No login required.
View repository →