Loading MCP server directory, please wait...
Rewrite AI-styled text into natural writing with a fine-tune model.
npx @getmcp/cli add io.github.GoHumanize-ai/gohumanize-open-humanizer-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.GoHumanize-ai/gohumanize-open-humanizer-mcp": {
"command": "npx",
"args": [
"-y",
"gohumanize-open-humanizer-mcp"
],
"env": {
"OPEN_HUMANIZER_URL": "",
"OPEN_HUMANIZER_API_KEY": ""
}
}
}
}