Loading MCP server directory, please wait...
AI text detection and humanization for Claude Code, Cursor, and Windsurf.
npx @getmcp/cli add io.github.humantextpro/mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
HUMANTEXT_API_KEYAPI key from humantext.pro/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.humantextpro/mcp-server": {
"command": "npx",
"args": [
"-y",
"@humantext/mcp-server"
],
"env": {
"HUMANTEXT_API_KEY": ""
}
}
}
}